Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp364 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "event", "Basic event … in createBasicEventTests() local
383 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "event", "Basic event … in createSynchronization2BasicEventTests() local
DvktSynchronizationBasicSemaphoreTests.cpp567 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "binary_semaphore", "Ba… in createBasicBinarySemaphoreTests() local
591 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "timeline_semaphore", "… in createBasicTimelineSemaphoreTests() local
DvktSynchronizationTimelineSemaphoreTests.cpp2538 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "timeline_semaphore",… in createTimelineSemaphoreTests() local
2552 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "timeline_semaphore",… in createSynchronization2TimelineSemaphoreTests() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp206 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "basic", "Filterin… in createFilteringAnisotropyTests() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp763 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "basic", "Basic buffer … in createBufferTests() local
/external/lz4/tests/
Dframetest.c172 int basicTests(U32 seed, double compressibility) in basicTests() function