Searched defs:syncGroup (Results 1 – 4 of 4) sorted by relevance
46 de::MovePtr<tcu::TestCaseGroup> syncGroup(new tcu::TestCaseGroup(testCtx, "synchronization", "")); in createTests() local57 …de::MovePtr<tcu::TestCaseGroup> syncGroup(new tcu::TestCaseGroup(testCtx, "synchronization2", "")); in createTests() local
46 de::MovePtr<tcu::TestCaseGroup> syncGroup(new tcu::TestCaseGroup(testCtx, "synchronization")); in createTests() local57 de::MovePtr<tcu::TestCaseGroup> syncGroup(new tcu::TestCaseGroup(testCtx, "synchronization2")); in createTests() local
953 auto syncGroup = new tcu::TestCaseGroup(testCtx, sync.second); in createGlobalPriorityQueueTests() local
1055 auto syncGroup = new tcu::TestCaseGroup(testCtx, sync.second, ""); in createGlobalPriorityQueueTests() local