Home
last modified time | relevance | path

Searched defs:ConvertFlagsToSwitches (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dabout_flags.cc473 void ConvertFlagsToSwitches(PrefService* prefs, CommandLine* command_line) { in ConvertFlagsToSwitches() function
564 void FlagsState::ConvertFlagsToSwitches( in ConvertFlagsToSwitches() function in about_flags::__anon6e0b2fe30211::FlagsState
Dabout_flags_unittest.cc167 TEST_F(AboutFlagsTest, ConvertFlagsToSwitches) { in TEST_F() argument