Lines Matching refs:ValidateIntegerPref

744   void ValidateIntegerPref(const std::string& extension_id,
938 ValidateIntegerPref(good0, "state", Extension::ENABLED);
939 ValidateIntegerPref(good0, "location", Extension::INTERNAL);
940 ValidateIntegerPref(good1, "state", Extension::ENABLED);
941 ValidateIntegerPref(good1, "location", Extension::INTERNAL);
942 ValidateIntegerPref(good2, "state", Extension::ENABLED);
943 ValidateIntegerPref(good2, "location", Extension::INTERNAL);
1106 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
1107 ValidateIntegerPref(good_crx, "location", Extension::INTERNAL);
1113 ValidateIntegerPref(page_action, "state", Extension::ENABLED);
1114 ValidateIntegerPref(page_action, "location", Extension::INTERNAL);
1161 ValidateIntegerPref(good_crx, "location",
1169 ValidateIntegerPref(good_crx, "location",
1179 ValidateIntegerPref(good_crx, "location",
1647 ValidateIntegerPref(theme_crx, "state", Extension::ENABLED);
1648 ValidateIntegerPref(theme_crx, "location", Extension::INTERNAL);
1656 ValidateIntegerPref(theme2_crx, "state", Extension::ENABLED);
1657 ValidateIntegerPref(theme2_crx, "location", Extension::INTERNAL);
1709 ValidateIntegerPref(id, "state", Extension::ENABLED);
1710 ValidateIntegerPref(id, "location", Extension::INTERNAL);
1847 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
1848 ValidateIntegerPref(good_crx, "location", Extension::INTERNAL);
1862 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
1863 ValidateIntegerPref(good_crx, "location", Extension::INTERNAL);
2586 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
2587 ValidateIntegerPref(good_crx, "location", Extension::INTERNAL);
2810 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
2811 ValidateIntegerPref(good_crx, "location", location);
2821 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
2822 ValidateIntegerPref(good_crx, "location", location);
2835 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
2836 ValidateIntegerPref(good_crx, "location", location);
2854 ValidateIntegerPref(good_crx, "state",
2856 ValidateIntegerPref(good_crx, "location", location);
2871 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
2872 ValidateIntegerPref(good_crx, "location", location);
3055 ValidateIntegerPref(good_crx, "state", Extension::ENABLED);
3056 ValidateIntegerPref(good_crx, "location", Extension::EXTERNAL_PREF);