Searched refs:switch1 (Results 1 – 1 of 1) sorted by relevance
19 std::string switch1 = command_line->GetSwitchValue("switch1"); in VerifyCommandLine() local20 EXPECT_EQ("", switch1); in VerifyCommandLine()