Searched refs:begin_arg (Results 1 – 1 of 1) sorted by relevance
170 std::vector<string>::const_iterator begin_arg, in ValidatePerfCommandLineOptions() argument173 for (auto args_iter = begin_arg; args_iter != end_arg; ++args_iter) { in ValidatePerfCommandLineOptions()