Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DIoOveruseConfigsTest.cpp59 const PerStateBytes VENDOR_PACKAGE_A_THRESHOLDS = toPerStateBytes(800, 300, 500); variable
144 {toPerStateIoOveruseThreshold("vendorPackageA", VENDOR_PACKAGE_A_THRESHOLDS)}, in sampleBuildVendorConfig()
192 {toPerStateIoOveruseThreshold("vendorPackageA", VENDOR_PACKAGE_A_THRESHOLDS), in sampleUpdateVendorConfig()
1044 VENDOR_PACKAGE_A_THRESHOLDS)); in TEST_F()
1046 toPerStateIoOveruseThreshold("shared:vndrSharedPkgH", VENDOR_PACKAGE_A_THRESHOLDS)); in TEST_F()