Searched refs:testTrie (Results 1 – 1 of 1) sorted by relevance
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunnerTest.java | 176 final String testTrie = "{dEQP-GLES" in testGlesVersion() local 244 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, in testGlesVersion() 321 final String testTrie = "{dEQP-GLES3{info{version}}}"; in testResultCode() local 382 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, output); in testResultCode() 512 final String testTrie in testRun_multipleTests() local 548 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, output); in testRun_multipleTests() 1048 final String testTrie = "{dEQP-GLES3{orientation{test}}}"; in testOrientation() local 1134 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, in testOrientation() 1863 final String testTrie = "{dEQP-GLES3{interrupt{test}}}"; in testInterrupt_killReportTestFailed() local 1933 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, in testInterrupt_killReportTestFailed() [all …]
|