Home
last modified time | relevance | path

Searched defs:mockDevice (Results 1 – 1 of 1) sorted by relevance

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DDeqpTestRunnerTest.java167 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testGlesVersion() local
238 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery()
248 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()
253 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()
316 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testResultCode() local
485 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_multipleTests() local
588 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_unexecutableTests() local
679 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryPmListFailure() local
735 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryRenderabilityFailure() local
824 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testOrientation() local
[all …]