Searched defs:SyncTestCase (Results 1 – 2 of 2) sorted by relevance
20 public final class SyncTestCase { class26 public SyncTestCase(String description, Runnable operationRunnable, Expect expectation) { in SyncTestCase() method in SyncTestCase30 …public SyncTestCase(String description, Runnable operationRunnable, Expect expectation, String ski… in SyncTestCase() method in SyncTestCase
614 class SyncTestCase : public TestCase class617 SyncTestCase(tcu::TestContext &testCtx, const std::string &name, SynchronizationType type, in SyncTestCase() function in vkt::synchronization::__anon7ec9e8c80111::SyncTestCase