Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java498 final TestDescription[] testIds = { in testRun_multipleTests() local
684 final TestDescription[] testIds = { in testRun_trivialIncludeFilter() local
711 final TestDescription[] testIds = { in testRun_trivialExcludeFilter() local
738 final TestDescription[] testIds = { in testRun_includeAndExcludeFilter() local
771 final TestDescription[] testIds = { in testRun_includeAll() local
793 final TestDescription[] testIds = { in testRun_excludeAll() local
844 final TestDescription[] testIds = { in testRun_unexecutableTests() local
1729 private void runShardedTest(TestDescription[] testIds, in runShardedTest()
1795 final TestDescription[] testIds = { in testSharding_smallTrivial() local
1816 ArrayList<TestDescription> testIds = new ArrayList<>(TEST_COUNT); in testSharding_twoShards() local
[all …]