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.java220 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testGlesVersion() local
356 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testResultCode() local
515 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_multipleTests() local
634 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testFiltering() local
842 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_unexecutableTests() local
1043 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testOrientation() local
1653 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killBeforeBatch() local
1713 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in runShardedTest() local
1843 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killReportTestFailed() local
2002 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRuntimeHint_optionSet() local
[all …]