Home
last modified time | relevance | path

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

/external/libchrome/base/
Dcommand_line_unittest.cc331 TEST(CommandLineTest, AppendArguments) { in TEST() argument
Dcommand_line.cc401 void CommandLine::AppendArguments(const CommandLine& other, in AppendArguments() function in base::CommandLine