Home
last modified time | relevance | path

Searched refs:getFakeSystemInterface (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarStorageMonitoringTest.java334 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()
DMockedCarTestBase.java169 protected SystemInterface getFakeSystemInterface() { in getFakeSystemInterface() method in MockedCarTestBase