Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java259 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testGlesVersion() local
439 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testResultCode() local
625 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_multipleTests() local
792 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testFiltering() local
1092 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_incrementalDeqpEnabled() local
1199 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_unexecutableTests() local
1449 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testOrientation() local
2145 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killBeforeBatch() local
2219 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in runShardedTest() local
2377 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killReportTestFailed() local
[all …]
/external/deqp/android/openglcts/runner/tests/src/org/khronos/cts/runner/
DKhronosCTSRunnerTests.java144 private void runInstrumentationLineAndAnswer(ITestDevice mockDevice, IDevice mockIDevice, in runInstrumentationLineAndAnswer()
150 private void runInstrumentationLineAndAnswer(ITestDevice mockDevice, IDevice mockIDevice, in runInstrumentationLineAndAnswer()
248 …private void runGetTestsParamsInstrumentation(ITestDevice mockDevice, IDevice mockIDevice) throws … in runGetTestsParamsInstrumentation()
307 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testFiltering() local
606 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_unexecutableTests() local
715 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testResultCode() local