Searched defs:switch_list (Results 1 – 3 of 3) sorted by relevance
27 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveSwitchesForAutostart()
2253 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveFlagsSwitches()2485 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveFlagsSwitches()
473 std::map<std::string, CommandLine::StringType> switch_list; in TEST_F() local