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

/external/chromium/chrome/browser/prefs/
H A Dpref_value_store_unittest.cc69 const char kCommandLineValue[] = "command_line:command_line"; member in namespace:command_line_pref
76 const char kCommandLineValue[] = "user:command_line"; member in namespace:user_pref
84 const char kCommandLineValue[] = "recommended_platform:command_line"; member in namespace:recommended_platform_pref
94 const char kCommandLineValue[] = "recommended_cloud:command_line"; member in namespace:recommended_cloud_pref
105 const char kCommandLineValue[] = "default:command_line"; member in namespace:default_pref
181 command_line_pref::kCommandLineValue);
194 user_pref::kCommandLineValue);
213 recommended_platform_pref::kCommandLineValue);
235 recommended_cloud_pref::kCommandLineValue);
260 default_pref::kCommandLineValue);
[all...]

Completed in 436 milliseconds