Searched refs:expectRenderConfigQuery (Results 1 – 1 of 1) sorted by relevance
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/ |
D | DeqpTestRunnerTest.java | 197 expectRenderConfigQuery(mockDevice, requiredMajorVersion, in testGlesVersion() 238 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery() method in DeqpTestRunnerTest 240 expectRenderConfigQuery(mockDevice, in expectRenderConfigQuery() 248 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery() method in DeqpTestRunnerTest 341 expectRenderConfigQuery(mockDevice, 3, 0); in testResultCode() 511 expectRenderConfigQuery(mockDevice, 3, 0); in testRun_multipleTests() 614 expectRenderConfigQuery(mockDevice, 3, 0); in testRun_unexecutableTests() 875 expectRenderConfigQuery(mockDevice, String.format( in testOrientation() 2184 expectRenderConfigQuery(mockDevice, in testInterrupt_killBeforeBatch() 2273 expectRenderConfigQuery(mockDevice, in testInterrupt_killReportTestFailed()
|