Searched refs:MockIOInterface (Results 1 – 2 of 2) sorted by relevance
85 private final MockIOInterface mMockIOInterface = new MockIOInterface();323 static final class MockIOInterface implements IOInterface { class in MockedCarTestBase
101 private final MockIOInterface mIOInterface = new MockIOInterface();847 private static final class MockIOInterface implements IOInterface { class in CarPowerManagementServiceTest