Searched refs:RunWithArgs (Results 1 – 2 of 2) sorted by relevance
102 void RunWithArgs(std::vector<std::string> args);295 RunWithArgs(Split(command, " ", true)); in Run()298 void CommandLineInterfaceTest::RunWithArgs(std::vector<std::string> args) { in RunWithArgs() function in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest1289 RunWithArgs(commands); in TEST_F()
381 .RunWithArgs({{x, val}, {y, val}}, {z}, state);