Searched refs:indicator_test_cases (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/policy/
H A Dpolicy_prefs_browsertest.cc124 const ScopedVector<IndicatorTestCase>& indicator_test_cases() const { function in class:policy::__anon4415::PrefMapping
633 if (!(*pref_mapping)->indicator_test_cases().empty()) {
670 const ScopedVector<IndicatorTestCase>& indicator_test_cases = local
671 (*pref_mapping)->indicator_test_cases();
672 if (indicator_test_cases.empty())
685 indicator_test_case = indicator_test_cases.begin();
686 indicator_test_case != indicator_test_cases.end();

Completed in 444 milliseconds