Searched refs:MockIOInterface (Results 1 – 2 of 2) sorted by relevance
60 private final MockIOInterface mIOInterface = new MockIOInterface();365 private static final class MockIOInterface implements IOInterface { class in CarPowerManagementServiceTest
84 private final MockIOInterface mMockIOInterface = new MockIOInterface();319 static final class MockIOInterface implements IOInterface { class in MockedCarTestBase