Searched refs:getFakeSystemInterface (Results 1 – 2 of 2) sorted by relevance
331 File wearHistoryFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()339 File uptimeFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()349 File previousLifetimeFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()
167 protected SystemInterface getFakeSystemInterface() { in getFakeSystemInterface() method in MockedCarTestBase