Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
H A DDeqpTestRunnerTest.java238 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testGlesVersion() local
418 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testResultCode() local
604 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_multipleTests() local
771 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testFiltering() local
1031 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRun_unexecutableTests() local
1281 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testOrientation() local
1977 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killBeforeBatch() local
2051 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in runShardedTest() local
2209 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testInterrupt_killReportTestFailed() local
2383 IDevice mockIDevice = EasyMock.createMock(IDevice.class); in testRuntimeHint_optionSet() local
[all …]
/aosp_15_r20/external/deqp/android/openglcts/runner/tests/src/org/khronos/cts/runner/
H A 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
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/
DMockDeviceManager.java73 IDevice mockIDevice = mock(IDevice.class); in setNumDevicesInternal() local
88 IDevice mockIDevice = mock(idevicetype); in setNumDevicesCustomRealNoRecovery() local
112 IDevice mockIDevice = mock(idevicetype); in setNumDevicesCustom() local
134 IDevice mockIDevice = idevice; in setNumDevicesStub() local
DDeviceManagerTest.java487 IDevice mockIDevice = mock(IDevice.class); in testFreeDevice_noop() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandSchedulerFuncTest.java292 IDevice mockIDevice = new StubDevice("serial"); in testBatteryLowLevel() local
332 IDevice mockIDevice = new StubDevice("serial"); in testBatteryLowLevel_interruptible() local
DCommandSchedulerTest.java1546 IDevice mockIDevice = mock(IDevice.class); in testExecCommand_versioning() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/cluster/
DClusterHostUtilTest.java209 IDevice mockIDevice = Mockito.mock(IDevice.class); in testSupportedRunTargetMatchPattern() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DInstrumentationFileTestTest.java80 IDevice mockIDevice = mock(IDevice.class); in setUp() local
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...