Searched defs:CommandLineParserTest (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/tools/
H A Dsimple_command_line_parser_unittest.cc17 class CommandLineParserTest : public ::testing::Test { class in namespace:webrtc::test
45 TEST_F(CommandLineParserTest, ProcessFlags) {
61 TEST_F(CommandLineParserTest, IsStandaloneFlag) {
67 TEST_F(CommandLineParserTest, IsFlagWellFormed) {
73 TEST_F(CommandLineParserTest, GetCommandLineFlagName) {
79 TEST_F(CommandLineParserTest, GetCommandLineFlagValue) {

Completed in 36 milliseconds