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

/external/chromium/chrome/browser/
H A Dabout_flags_unittest.cc266 std::string switch2_with_equals = std::string("--") + local
272 ASCIIToWide(switch2_with_equals)));
275 command_line.command_line_string().find(switch2_with_equals));
/external/chromium_org/chrome/browser/
H A Dabout_flags_unittest.cc354 std::string switch2_with_equals = std::string("--") + local
360 ASCIIToWide(switch2_with_equals)));
363 command_line.GetCommandLineString().find(switch2_with_equals));

Completed in 76 milliseconds