Searched refs:constructResourceOveruseConfig (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/services/Car/cpp/watchdog/server/tests/ |
H A D | IoOveruseConfigsTest.cpp | 130 return constructResourceOveruseConfig(ComponentType::SYSTEM, in sampleBuildSystemConfig() 148 return constructResourceOveruseConfig(ComponentType::VENDOR, in sampleBuildVendorConfig() 198 return constructResourceOveruseConfig(ComponentType::VENDOR, in sampleUpdateVendorConfig() 345 const auto vendorResourceConfig = constructResourceOveruseConfig( in TEST_F() 473 constructResourceOveruseConfig(ComponentType::VENDOR, /*safeToKill=*/{}, in TEST_F() 500 constructResourceOveruseConfig(ComponentType::VENDOR, /*safeToKill=*/{}, in TEST_F() 581 .update({constructResourceOveruseConfig( in TEST_F() 731 constructResourceOveruseConfig(ComponentType::VENDOR, in TEST_F() 743 constructResourceOveruseConfig(ComponentType::VENDOR, in TEST_F() 771 constructResourceOveruseConfig(ComponentType::THIRD_PARTY, in TEST_F() [all …]
|
H A D | OveruseConfigurationXmlHelperTest.cpp | 86 constructResourceOveruseConfig(ComponentType::SYSTEM, in TEST() 119 constructResourceOveruseConfig(ComponentType::VENDOR, in TEST() 149 constructResourceOveruseConfig(ComponentType::THIRD_PARTY, in TEST() 181 constructResourceOveruseConfig(ComponentType::SYSTEM, in TEST() 224 constructResourceOveruseConfig(ComponentType::VENDOR, in TEST() 264 constructResourceOveruseConfig(ComponentType::THIRD_PARTY, in TEST()
|
H A D | OveruseConfigurationTestUtils.h | 38 constructResourceOveruseConfig(
|
H A D | OveruseConfigurationTestUtils.cpp | 77 ResourceOveruseConfiguration constructResourceOveruseConfig( in constructResourceOveruseConfig() function
|