Searched refs:IsNonSwitchArgument (Results 1 – 1 of 1) sorted by relevance
2398 bool IsNonSwitchArgument(const CommandLine::StringType& s) { in IsNonSwitchArgument() function2432 argv.erase(std::remove_if(++argv.begin(), argv.end(), IsNonSwitchArgument), in SetUpInProcessBrowserTestFixture()