Searched refs:testTrie (Results 1 – 1 of 1) sorted by relevance
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/ |
D | DeqpTestRunnerTest.java | 133 final String testTrie = "{dEQP-GLES" in testGlesVersion() local 208 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, in testGlesVersion() 286 final String testTrie = "{dEQP-GLES3{info{version}}}"; in testResultCode() local 351 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, output); in testResultCode() 482 final String testTrie in testRun_multipleTests() local 521 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, output); in testRun_multipleTests() 796 final String testTrie = "{dEQP-GLES3{orientation{test}}}"; in testOrientation() local 888 runInstrumentationLineAndAnswer(mockDevice, mockIDevice, testTrie, commandLine, in testOrientation() 1081 final String testTrie = "{dEQP-GLES3{pixelformat{test}}}"; in testRun_unsupportedPixelFormat() local 2215 final String testTrie = "{dEQP-GLES3{interrupt{test}}}"; in testInterrupt_killReportTestFailed() local [all …]
|