Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DOveruseConfigurationTestUtils.cpp79 const ComponentType type, const std::vector<std::string>&& safeToKill, in constructResourceOveruseConfig()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DWatchdogPerfHandlerUnitTest.java4903 List<String> safeToKill = Arrays.asList(prefix + "_package.non_critical.A", in sampleResourceOveruseConfigurationBuilder() local