Home
last modified time | relevance | path

Searched defs:APITests (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pPerformanceTests.cpp82 class APITests : public TestCaseGroup class
85 APITests(Context &context) : TestCaseGroup(context, "api", "API Performance Tests") in APITests() function in deqp::gles3::Performance::APITests
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dtest_metadata_api.py28 class APITests( class