Searched refs:MockIOInterface (Results 1 – 3 of 3) sorted by relevance
115 private final MockIOInterface mMockIOInterface = new MockIOInterface();250 static final class MockIOInterface implements IOInterface { class in ICarImplTest
126 private final MockIOInterface mMockIOInterface = new MockIOInterface();683 static final class MockIOInterface implements IOInterface { class in MockedCarTestBase
222 private final MockIOInterface mIOInterface = new MockIOInterface();3463 private static final class MockIOInterface implements IOInterface { class in CarPowerManagementServiceUnitTest