Searched refs:mMockIOInterface (Results 1 – 2 of 2) sorted by relevance
94 private final MockIOInterface mMockIOInterface = new MockIOInterface(); field in ICarImplTest126 .withIOInterface(mMockIOInterface) in setUp()142 if (mMockIOInterface != null) { in tearDown()143 mMockIOInterface.tearDown(); in tearDown()
104 private final MockIOInterface mMockIOInterface = new MockIOInterface(); field in MockedCarTestBase149 .withIOInterface(mMockIOInterface) in getSystemInterfaceBuilder()258 if (mMockIOInterface != null) { in tearDown()259 mMockIOInterface.tearDown(); in tearDown()