Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gles_conformance_tests/
Dgenerate_gles_conformance_tests.py32 def GenerateTests(outFile, testNames): argument
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java490 Set testNames = testProvider.getAllTestCmdNames(); in parseOptions() local
572 Set testNames = testProvider.getAllTestCmdNames(); in parseOptions() local
/third_party/skia/m133/third_party/externals/icu/source/test/cintltst/
Dcucdapi.c53 const char* testNames[]={ in TestUScriptCodeAPI() local
/third_party/icu/icu4c/source/test/cintltst/
Dcucdapi.c53 const char* testNames[]={ in TestUScriptCodeAPI() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1412 std::string testNames[] = in AddSharedMemoryTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1411 std::string testNames[] = in AddSharedMemoryTests() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite.cpp954 const std::vector<std::string> &testNames = testSuiteIt.second; in GTestListTests() local