Searched refs:GetSwitches (Results 1 – 15 of 15) sorted by relevance
272 if ((command_line.GetSwitches().size() != 1 && in Main()273 command_line.GetSwitches().size() != 2) || in Main()275 (command_line.GetSwitches().size() == 2 && in Main()
73 const SwitchMap& GetSwitches() const { return switches_; } in GetSwitches() function
57 for (const auto& entry : CommandLine::ForCurrentProcess()->GetSwitches()) { in JNI_CommandLine_GetSwitchesFlattened()
173 const SwitchMap& GetSwitches() const { return switches_; } in GetSwitches() function
401 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST()
48 if (command_line->GetSwitches().empty() || in main()
193 const SwitchMap& GetSwitches() const { return switches_; } in GetSwitches() function
498 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST()
225 const base::CommandLine::SwitchMap& switch_map = command_line_->GetSwitches(); in UpdateFlagValues()
104 base::CommandLine::ForCurrentProcess()->GetSwitches()) { in StartChildWithExtraSwitch()
411 CommandLine::SwitchMap switches = command_line->GetSwitches(); in Initialize()
169 CommandLine::SwitchMap switches = command_line->GetSwitches(); in OnTestStart()
330 for (const auto& command_line_switch : command_line_copy.GetSwitches()) { in RecordCoreSystemProfile()
247 CommandLine::SwitchMap switches = command_line.GetSwitches(); in PrepareCommandLineForGTest()
359 CommandLine::SwitchMap switches = command_line.GetSwitches(); in PrepareCommandLineForGTest()