Searched refs:MockIOInterface (Results 1 – 3 of 3) sorted by relevance
94 private final MockIOInterface mMockIOInterface = new MockIOInterface();189 static final class MockIOInterface implements IOInterface { class in ICarImplTest
104 private final MockIOInterface mMockIOInterface = new MockIOInterface();411 static final class MockIOInterface implements IOInterface { class in MockedCarTestBase
107 private final MockIOInterface mIOInterface = new MockIOInterface();819 private static final class MockIOInterface implements IOInterface { class in CarPowerManagementServiceUnitTest