Home
last modified time | relevance | path

Searched defs:vendorPrefixes (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DOveruseConfigurationTestUtils.cpp79 const std::vector<std::string>&& vendorPrefixes, in constructResourceOveruseConfig()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java4138 List<String> vendorPrefixes = Arrays.asList( in sampleResourceOveruseConfigurationBuilder() local