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

/external/chromium/chrome/browser/policy/
H A Dconfiguration_policy_pref_store_unittest.cc22 class TypeAndName { class in namespace:policy
24 TypeAndName(ConfigurationPolicyType type, const char* pref_name) function in class:policy::TypeAndName
50 testing::TestWithParam<TypeAndName> > {
74 TypeAndName(kPolicyRestoreOnStartupURLs,
76 TypeAndName(kPolicyExtensionInstallWhitelist,
78 TypeAndName(kPolicyExtensionInstallBlacklist,
80 TypeAndName(kPolicyDisabledPlugins,
82 TypeAndName(kPolicyDisabledPluginsExceptions,
84 TypeAndName(kPolicyEnabledPlugins,
86 TypeAndName(kPolicyDisabledScheme
[all...]

Completed in 35 milliseconds