Searched refs:expectRenderConfigQueryAndReturn (Results 1 – 1 of 1) sorted by relevance
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/ |
D | DeqpTestRunnerTest.java | 250 expectRenderConfigQueryAndReturn(mockDevice, commandLine, "Yes"); in expectRenderConfigQuery() 253 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn() method in DeqpTestRunnerTest 766 expectRenderConfigQueryAndReturn(mockDevice, in testRun_queryRenderabilityFailure() 1140 expectRenderConfigQueryAndReturn(mockDevice, String.format( in testRun_unsupportedPixelFormat() 1427 expectRenderConfigQueryAndReturn(mockDevice, in testRun_multipleInstances() 1459 expectRenderConfigQueryAndReturn(mockDevice, in testRun_multipleInstances() 1477 expectRenderConfigQueryAndReturn(mockDevice, in testRun_multipleInstances() 1515 expectRenderConfigQueryAndReturn(mockDevice, in testRun_multipleInstances() 1691 expectRenderConfigQueryAndReturn(mockDevice, in testMultipleInstancesLossOfDeviceMidInstance() 1709 expectRenderConfigQueryAndReturn(mockDevice, in testMultipleInstancesLossOfDeviceMidInstance() [all …]
|