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.java615 String expectedTrie, in testFiltering()
686 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testRun_trivialIncludeFilter() local
713 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testRun_trivialExcludeFilter() local
738 String expectedTrie = "{dEQP-GLES3{group2{yes}}}"; in testRun_includeAndExcludeFilter() local
768 … String expectedTrie = "{dEQP-GLES3{group1{mememe,yeah,takeitall},group2{jeba,yes,granted}}}"; in testRun_includeAll() local
2200 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testIncludeFilterFile() local
2221 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testMissingIncludeFilterFile() local
2253 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testExcludeFilterFile() local
2282 String expectedTrie = "{dEQP-GLES3{group1{footah}group2{yes}}}"; in testFilterComboWithFiles() local
2320 String expectedTrie = "{dEQP-GLES3{pick_me{yes}}}"; in testDotToHashConversionInFilters() local