Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java81 private static final String[] FAKE_SERVICES = new String[] { field in VendorServiceControllerTest
121 .thenReturn(FAKE_SERVICES); in setUp()