Lines Matching refs:toPerStateIoOveruseThreshold

127             /*componentLevel=*/toPerStateIoOveruseThreshold(ComponentType::SYSTEM,  in sampleBuildSystemConfig()
130 {toPerStateIoOveruseThreshold("systemPackageA", SYSTEM_PACKAGE_A_THRESHOLDS)}, in sampleBuildSystemConfig()
144 /*componentLevel=*/toPerStateIoOveruseThreshold(ComponentType::VENDOR, in sampleBuildVendorConfig()
147 {toPerStateIoOveruseThreshold("vendorPackageA", VENDOR_PACKAGE_A_THRESHOLDS)}, in sampleBuildVendorConfig()
149 {toPerStateIoOveruseThreshold("MEDIA", MEDIA_THRESHOLDS)}, in sampleBuildVendorConfig()
163 toPerStateIoOveruseThreshold(ComponentType::THIRD_PARTY, in sampleBuildThirdPartyConfig()
173 /*componentLevel=*/toPerStateIoOveruseThreshold(ComponentType::SYSTEM, in sampleUpdateSystemConfig()
176 {toPerStateIoOveruseThreshold("systemPackageA", SYSTEM_PACKAGE_A_THRESHOLDS), in sampleUpdateSystemConfig()
177 toPerStateIoOveruseThreshold("systemPackageB", SYSTEM_PACKAGE_B_THRESHOLDS)}, in sampleUpdateSystemConfig()
192 /*componentLevel=*/toPerStateIoOveruseThreshold(ComponentType::VENDOR, in sampleUpdateVendorConfig()
195 {toPerStateIoOveruseThreshold("vendorPackageA", VENDOR_PACKAGE_A_THRESHOLDS), in sampleUpdateVendorConfig()
196 toPerStateIoOveruseThreshold("vendorPkgB", VENDOR_PKG_B_THRESHOLDS)}, in sampleUpdateVendorConfig()
198 {toPerStateIoOveruseThreshold("MAPS", MAPS_THRESHOLDS), in sampleUpdateVendorConfig()
199 toPerStateIoOveruseThreshold("MEDIA", MEDIA_THRESHOLDS)}, in sampleUpdateVendorConfig()
215 toPerStateIoOveruseThreshold(ComponentType::THIRD_PARTY, in sampleUpdateThirdPartyConfig()
350 toPerStateIoOveruseThreshold(ComponentType::VENDOR, in TEST_F()
358 /*componentLevel=*/toPerStateIoOveruseThreshold( in TEST_F()
448 /*componentLevel=*/toPerStateIoOveruseThreshold(ComponentType::SYSTEM, 300, 400, 600), in TEST_F()
450 {toPerStateIoOveruseThreshold("systemPackageC", 700, 100, 200), in TEST_F()
451 toPerStateIoOveruseThreshold("systemPackageC", 300, 200, 300)}, in TEST_F()
465 /*componentLevel=*/toPerStateIoOveruseThreshold(ComponentType::VENDOR, 10, 90, 300), in TEST_F()
468 {toPerStateIoOveruseThreshold("MAPS", 800, 900, 2000), in TEST_F()
469 toPerStateIoOveruseThreshold("MEDIA", 1800, 1900, 2100), in TEST_F()
470 toPerStateIoOveruseThreshold("MEDIA", 1400, 1600, 2000)}, in TEST_F()
479 toPerStateIoOveruseThreshold(ComponentType::THIRD_PARTY, 600, 300, 2300), in TEST_F()
549 toPerStateIoOveruseThreshold("random name", 200, 100, 500); in TEST_F()
576 toPerStateIoOveruseThreshold(ComponentType::VENDOR, VENDOR_COMPONENT_LEVEL_THRESHOLDS); in TEST_F()
601 toPerStateIoOveruseThreshold(ComponentType::THIRD_PARTY, 0, 0, 0); in TEST_F()
619 toPerStateIoOveruseThreshold(ComponentType::SYSTEM, 100, 200, 300); in TEST_F()
665 toPerStateIoOveruseThreshold(ComponentType::THIRD_PARTY, 100, 200, 300); in TEST_F()
686 /*componentLevel=*/toPerStateIoOveruseThreshold(ComponentType::SYSTEM, 200, 100, 500), in TEST_F()
688 {toPerStateIoOveruseThreshold("systemPackageA", 600, 400, 1000), in TEST_F()
689 toPerStateIoOveruseThreshold("systemPackageB", 1200, 800, 1500)}, in TEST_F()
691 {toPerStateIoOveruseThreshold("MAPS", 700, 900, 1300), in TEST_F()
692 toPerStateIoOveruseThreshold("MEDIA", 1800, 1900, 2100)}, in TEST_F()
721 /*componentLevel=*/toPerStateIoOveruseThreshold(ComponentType::VENDOR, 100, 50, 900), in TEST_F()
723 {toPerStateIoOveruseThreshold("vendorPackageA", 800, 300, 500), in TEST_F()
724 toPerStateIoOveruseThreshold("vendorPkgB", 1600, 600, 1000)}, in TEST_F()
726 {toPerStateIoOveruseThreshold("MAPS", 700, 900, 1300), in TEST_F()
727 toPerStateIoOveruseThreshold("MEDIA", 1800, 1900, 2100)}, in TEST_F()
761 toPerStateIoOveruseThreshold(ComponentType::THIRD_PARTY, 300, 150, 1900), in TEST_F()
763 {toPerStateIoOveruseThreshold("vendorPackageA", 800, 300, 500), in TEST_F()
764 toPerStateIoOveruseThreshold("systemPackageB", 1600, 600, 1000)}, in TEST_F()
766 {toPerStateIoOveruseThreshold("MAPS", 700, 900, 1300), in TEST_F()
767 toPerStateIoOveruseThreshold("MEDIA", 1800, 1900, 2100)}, in TEST_F()
831 toPerStateIoOveruseThreshold("shared:systemSharedPackage", in TEST_F()
874 toPerStateIoOveruseThreshold("shared:vendorSharedPackage", in TEST_F()
1043 toPerStateIoOveruseThreshold("shared:vendorSharedPackageG", in TEST_F()
1046 toPerStateIoOveruseThreshold("shared:vndrSharedPkgH", VENDOR_PACKAGE_A_THRESHOLDS)); in TEST_F()