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

/external/chromium_org/chrome/browser/policy/
H A Dpolicy_prefs_browsertest.cc68 class IndicatorTestCase { class in namespace:policy::__anon4415
70 IndicatorTestCase(const base::DictionaryValue& policy, function in class:policy::__anon4415::IndicatorTestCase
74 ~IndicatorTestCase() {}
87 DISALLOW_COPY_AND_ASSIGN(IndicatorTestCase);
124 const ScopedVector<IndicatorTestCase>& indicator_test_cases() const {
127 void AddIndicatorTestCase(IndicatorTestCase* test_case) {
138 ScopedVector<IndicatorTestCase> indicator_test_cases_;
351 new IndicatorTestCase(*policy, value, readonly));
670 const ScopedVector<IndicatorTestCase>& indicator_test_cases =
684 for (ScopedVector<IndicatorTestCase>
[all...]

Completed in 31 milliseconds