Home
last modified time | relevance | path

Searched defs:basicTests (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicSemaphoreTests.cpp268 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "semaphore", "Basic sem… in createBasicSemaphoreTests() local
DvktSynchronizationBasicEventTests.cpp347 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "event", "Basic event t… in createBasicEventTests() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp186 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "basic", "Filterin… in createFilteringAnisotropyTests() local
/external/lz4/tests/
Dframetest.c167 int basicTests(U32 seed, double compressibility) in basicTests() function