Searched refs:cur_program (Results 1 – 1 of 1) sorted by relevance
77 std::string cur_program = command_line->GetProgram(); in VerifyCommandLine() local78 EXPECT_EQ(program, cur_program); in VerifyCommandLine()