Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java627 String expectedTrie, in testFiltering()
703 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testRun_trivialIncludeFilter() local
730 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testRun_trivialExcludeFilter() local
755 String expectedTrie = "{dEQP-GLES3{group2{yes}}}"; in testRun_includeAndExcludeFilter() local
785 … String expectedTrie = "{dEQP-GLES3{group1{mememe,yeah,takeitall},group2{jeba,yes,granted}}}"; in testRun_includeAll() local
2244 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testIncludeFilterFile() local
2265 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testMissingIncludeFilterFile() local
2297 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testExcludeFilterFile() local
2326 String expectedTrie = "{dEQP-GLES3{group1{footah}group2{yes}}}"; in testFilterComboWithFiles() local
2364 String expectedTrie = "{dEQP-GLES3{pick_me{yes}}}"; in testDotToHashConversionInFilters() local