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.java217 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testGlesVersion() local
275 private void expectRenderConfigQuery(ITestDevice mockDevice, int majorVersion, in expectRenderConfigQuery()
285 private void expectRenderConfigQuery(ITestDevice mockDevice, String commandLine) in expectRenderConfigQuery()
290 private void expectRenderConfigQueryAndReturn(ITestDevice mockDevice, String commandLine, in expectRenderConfigQueryAndReturn()
353 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testResultCode() local
512 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_multipleTests() local
618 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testFiltering() local
839 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_unexecutableTests() local
922 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryPmListFailure() local
966 ITestDevice mockDevice = EasyMock.createMock(ITestDevice.class); in testRun_queryRenderabilityFailure() local
[all …]