Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DIoOveruseConfigsTest.cpp304 const auto latestSystemResourceConfig = sampleUpdateSystemConfig(); in TEST_F() local
311 {kLatestSystemConfigXmlPath, latestSystemResourceConfig}, in TEST_F()
318 std::vector<ResourceOveruseConfiguration> expected = {latestSystemResourceConfig, in TEST_F()
402 const auto latestSystemResourceConfig = sampleUpdateSystemConfig(); in TEST_F() local
409 {kLatestSystemConfigXmlPath, latestSystemResourceConfig}}; in TEST_F()
414 buildVendorResourceConfig.packageMetadata = latestSystemResourceConfig.packageMetadata; in TEST_F()
415 std::vector<ResourceOveruseConfiguration> expected = {latestSystemResourceConfig, in TEST_F()