Searched refs:GetSwitches (Results 1 – 3 of 3) sorted by relevance
166 const SwitchMap& GetSwitches() const { return switches_; } in GetSwitches() function
399 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST()
207 const base::CommandLine::SwitchMap& switch_map = command_line_->GetSwitches(); in UpdateFlagValues()