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.java622 String expectedTrie, in testFiltering()
704 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testRun_trivialIncludeFilter() local
731 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testRun_trivialExcludeFilter() local
756 String expectedTrie = "{dEQP-GLES3{group2{yes}}}"; in testRun_includeAndExcludeFilter() local
786 … String expectedTrie = "{dEQP-GLES3{group1{mememe,yeah,takeitall},group2{jeba,yes,granted}}}"; in testRun_includeAll() local
2355 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testIncludeFilterFile() local
2376 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testMissingIncludeFilterFile() local
2408 String expectedTrie = "{dEQP-GLES3{pick_me{yes,ok,accepted}}}"; in testExcludeFilterFile() local
2437 String expectedTrie = "{dEQP-GLES3{group1{footah}group2{yes}}}"; in testFilterComboWithFiles() local
2475 String expectedTrie = "{dEQP-GLES3{pick_me{yes}}}"; in testDotToHashConversionInFilters() local