Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java226 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testGlesVersion() local
367 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testResultCode() local
531 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_multipleTests() local
660 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testFiltering() local
910 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_incrementalDeqp() local
1001 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_unexecutableTests() local
1207 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testOrientation() local
1825 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killBeforeBatch() local
1886 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in runShardedTest() local
2021 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killReportTestFailed() local
[all …]