Lines Matching refs:pass
353 return tcu::TestStatus::pass("Command Pool allocated correctly.");
374 return tcu::TestStatus::pass("Command Pool allocated correctly.");
394 return tcu::TestStatus::pass("Command Pool allocated correctly.");
413 return tcu::TestStatus::pass("Command Pool allocated correctly.");
435 return tcu::TestStatus::pass("Command Pool allocated correctly.");
457 return tcu::TestStatus::pass("Command Pool allocated correctly.");
537 return tcu::TestStatus::pass("Passed");
568 return tcu::TestStatus::pass("Buffer was created correctly.");
617 return tcu::TestStatus::pass(out.str());
646 return tcu::TestStatus::pass("Buffer was created correctly.");
695 return tcu::TestStatus::pass(out.str());
747 return tcu::TestStatus::pass("Execute Primary Command Buffer succeeded");
816 testResult = tcu::TestStatus::pass("All events set correctly.");
885 return tcu::TestStatus::pass("Buffer was reset correctly.");
1082 return tcu::TestStatus::pass("Pass");
1125 return tcu::TestStatus::pass("Primary buffer recorded successfully.");
1188 return tcu::TestStatus::pass("hugeTest succeeded");
1247 return tcu::TestStatus::pass("Secondary buffer recorded successfully.");
1348 return tcu::TestStatus::pass("hugeTest succeeded");
1412 return tcu::TestStatus::pass("Submit Twice Test succeeded");
1537 return tcu::TestStatus::pass("Submit Twice Secondary Command Buffer succeeded");
1614 return tcu::TestStatus::pass("oneTimeSubmitFlagPrimaryBufferTest succeeded");
1751 return tcu::TestStatus::pass("oneTimeSubmitFlagSecondaryBufferTest succeeded");
1806 return tcu::TestStatus::pass("render pass continue test passed");
1960 return tcu::TestStatus::pass("Simultaneous Secondary Command Buffer Execution succeeded");
2147 return tcu::TestStatus::pass("Pass");
2323 return tcu::TestStatus::pass("Simultaneous Secondary Command Buffer Execution succeeded");
2420 return tcu::TestStatus::pass("Successfully recorded a secondary command buffer allowing a precise occlusion query.");
2515 return tcu::TestStatus::pass("Successfully recorded an imprecise query with a secondary command buffer allowing a precise occlusion query.");
2610 return tcu::TestStatus::pass("Successfully recorded an imprecise query with a secondary command buffer not allowing a precise occlusion query.");
2705 testResult = tcu::TestStatus::pass("All buffers were submitted and executed correctly.");
2815 testResult = tcu::TestStatus::pass("The first submission was ignored.");
2950 return tcu::TestStatus::pass("Submit Buffer and Wait for Single Semaphore Test succeeded");
3097 return tcu::TestStatus::pass("Submit Buffer and Wait for Many Semaphores Test succeeded");
3202 testResult = tcu::TestStatus::pass("Buffers have been submitted and executed correctly.");
3302 return tcu::TestStatus::pass("Buffers have been submitted correctly");
3401 return tcu::TestStatus::pass("executeSecondaryBufferTest succeeded");
3578 return tcu::TestStatus::pass("executeSecondaryBufferTwiceTest succeeded");
3790 return tcu::TestStatus::pass("Pass");
3934 return tcu::TestStatus::pass("Pass");
4473 // set of draws ("front" set of triangles) will pass the test and increment the stencil value to 1. The second set of draws
4474 // ("back" set of triangles, not really in the back because all of them have depth 0.0) will not pass the stencil test then, but
4677 return tcu::TestStatus::pass("Pass");