Searched defs:ProcessFlags (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/tools/ | ||
D | simple_command_line_parser_unittest.cc | 45 TEST_F(CommandLineParserTest, ProcessFlags) { in TEST_F() argument |
D | simple_command_line_parser.cc | 86 void CommandLineParser::ProcessFlags() { in ProcessFlags() function in webrtc::test::CommandLineParser |