Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DOveruseConfigurationTestUtils.cpp80 const std::vector<std::string>&& vendorPrefixes, in constructResourceOveruseConfig() argument
86 resourceOveruseConfig.vendorPackagePrefixes = vendorPrefixes; in constructResourceOveruseConfig()
DOveruseConfigurationTestUtils.h41 const std::vector<std::string>&& vendorPrefixes,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DWatchdogPerfHandlerUnitTest.java4907 List<String> vendorPrefixes = Arrays.asList( in sampleResourceOveruseConfigurationBuilder() local
4917 vendorPrefixes, pkgToAppCategory); in sampleResourceOveruseConfigurationBuilder()