Searched defs:basicTests (Results 1 – 4 of 4) sorted by relevance
268 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "semaphore", "Basic sem… in createBasicSemaphoreTests() local
347 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "event", "Basic event t… in createBasicEventTests() local
186 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "basic", "Filterin… in createFilteringAnisotropyTests() local
167 int basicTests(U32 seed, double compressibility) in basicTests() function