Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java210 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testGlesVersion() local
273 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery()
283 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()
288 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()
351 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testResultCode() local
515 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_multipleTests() local
625 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testFiltering() local
857 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_unexecutableTests() local
944 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryPmListFailure() local
995 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryRenderabilityFailure() local
[all …]