Searched refs:getFakeSystemInterface (Results 1 – 2 of 2) sorted by relevance
334 File wearHistoryFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()342 File uptimeFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()352 File previousLifetimeFile = new File(getFakeSystemInterface().getSystemCarDir(), in configureFakeSystemInterface()
169 protected SystemInterface getFakeSystemInterface() { in getFakeSystemInterface() method in MockedCarTestBase