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.java491 final TestDescription[] testIds = { in testRun_multipleTests() local
667 final TestDescription[] testIds = { in testRun_trivialIncludeFilter() local
694 final TestDescription[] testIds = { in testRun_trivialExcludeFilter() local
721 final TestDescription[] testIds = { in testRun_includeAndExcludeFilter() local
754 final TestDescription[] testIds = { in testRun_includeAll() local
776 final TestDescription[] testIds = { in testRun_excludeAll() local
827 final TestDescription[] testIds = { in testRun_unexecutableTests() local
1696 private void runShardedTest(TestDescription[] testIds, in runShardedTest()
1757 final TestDescription[] testIds = { in testSharding_smallTrivial() local
1778 ArrayList<TestDescription> testIds = new ArrayList<>(TEST_COUNT); in testSharding_twoShards() local
[all …]