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.java217 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testGlesVersion() local
358 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testResultCode() local
522 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_multipleTests() local
651 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testFiltering() local
859 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_unexecutableTests() local
1065 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testOrientation() local
1685 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killBeforeBatch() local
1746 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in runShardedTest() local
1881 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killReportTestFailed() local
2041 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRuntimeHint_optionSet() local
[all …]