Searched refs:MockProcess (Results 1 – 1 of 1) sorted by relevance
93 static class MockProcess extends Process { class in DeviceManagerTest379 when(mMockTestDevice.getEmulatorProcess()).thenReturn(new MockProcess()); in testFreeDevice_emulator()