Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationBasicEventTests.cpp474 de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "event")); in createBasicEventTests() local
499 de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "event")); in createSynchronization2BasicEventTests() local
H A DvktSynchronizationBasicSemaphoreTests.cpp912 de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "binary_semaphore")); in createBasicBinarySemaphoreTests() local
948 … de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "timeline_semaphore")); in createBasicTimelineSemaphoreTests() local
H A DvktSynchronizationTimelineSemaphoreTests.cpp2701 … de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "timeline_semaphore")); in createTimelineSemaphoreTests() local
2717 … de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "timeline_semaphore")); in createSynchronization2TimelineSemaphoreTests() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DModemInfoTest.java32 public void basicTests() throws Exception { in basicTests() method in ModemInfoTest
DPhoneCapabilityTest.java37 public void basicTests() throws Exception { in basicTests() method in PhoneCapabilityTest
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A Dandroid_graphics_cts_ASurfaceTextureTest.cpp31 static void basicTests(JNIEnv* env, jclass, jobject surfaceTexture) { in basicTests() function
/aosp_15_r20/frameworks/minikin/tests/unittest/
H A DFontFamilyTest.cpp45 TEST(LocaleTest, basicTests) { in TEST() argument
330 TEST(LocaleListTest, basicTests) { in TEST() argument
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringAnisotropyTests.cpp207 de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "basic")); in createFilteringAnisotropyTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferTests.cpp764 de::MovePtr<tcu::TestCaseGroup> basicTests(new tcu::TestCaseGroup(testCtx, "basic")); in createBufferTests() local
/aosp_15_r20/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
H A DBedsteadJUnit4.java559 List<FrameworkMethod> basicTests = getBasicTests(getTestClass()); in computeTestMethods() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSlicedViewOf3DTests.cpp1016 TestCaseGroupPtr basicTests(new tcu::TestCaseGroup(testCtx, "basic")); in createImageSlicedViewOf3DTests() local