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.java636 String expectedTrie, in testFiltering()
712 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testRun_trivialIncludeFilter() local
739 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testRun_trivialExcludeFilter() local
764 String expectedTrie = "{dEQP-GLES3{group2{yes}}}"; in testRun_includeAndExcludeFilter() local
794 … String expectedTrie = "{dEQP-GLES3{group1{mememe,yeah,takeitall},group2{jeba,yes,granted}}}"; in testRun_includeAll() local
2384 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testIncludeFilterFile() local
2405 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testMissingIncludeFilterFile() local
2437 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testExcludeFilterFile() local
2466 String expectedTrie = "{dEQP-GLES3{group1{footah}group2{yes}}}"; in testFilterComboWithFiles() local
2504 String expectedTrie = "{dEQP-GLES3{pick_me{yes}}}"; in testDotToHashConversionInFilters() local