Home
last modified time | relevance | path

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

/external/chromium/base/
Dcommand_line_unittest.cc118 TEST(CommandLineTest, AppendSwitches) { in TEST() argument
Dcommand_line.cc339 void CommandLine::AppendSwitches(const CommandLine& other) { in AppendSwitches() function in CommandLine