Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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.cpp563 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "binary_semaphore", "Ba… in createBasicBinarySemaphoreTests() local
587 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "timeline_semaphore", "… in createBasicTimelineSemaphoreTests() local
DvktSynchronizationTimelineSemaphoreTests.cpp2533 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "timeline_semaphore",… in createTimelineSemaphoreTests() local
2547 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "timeline_semaphore",… in createSynchronization2TimelineSemaphoreTests() local
/third_party/flutter/engine/flutter/third_party/txt/tests/
DFontFamilyTest.cpp55 TEST_F(FontLanguageTest, basicTests) { in TEST_F() argument
294 TEST_F(FontLanguagesTest, basicTests) { in TEST_F() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp206 …de::MovePtr<tcu::TestCaseGroup> basicTests (new tcu::TestCaseGroup(testCtx, "basic", "Filterin… in createFilteringAnisotropyTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp760 …de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "basic", "Basic buffer … in createBufferTests() local
/third_party/lz4/tests/
Dframetest.c172 int basicTests(U32 seed, double compressibility) in basicTests() function