Searched defs:switch_list (Results 1 – 3 of 3) sorted by relevance
26 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveSwitchesForAutostart()
525 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveFlagsSwitches()685 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveFlagsSwitches()
183 std::map<std::string, CommandLine::StringType> switch_list; in TEST_F() local