Searched refs:switch4 (Results 1 – 1 of 1) sorted by relevance
29 std::string switch4 = command_line->GetSwitchValue("switch4"); in VerifyCommandLine() local30 EXPECT_EQ("val 4", switch4); in VerifyCommandLine()