Home
last modified time | relevance | path

Searched refs:switch_map (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/
Dflag_helper.cc207 const base::CommandLine::SwitchMap& switch_map = command_line_->GetSwitches(); in UpdateFlagValues() local
209 for (const auto& pair : switch_map) { in UpdateFlagValues()
/external/libchrome/base/
Dcommand_line_unittest.cc401 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST() local
403 for (const auto& pair : switch_map) in TEST()
405 for (const auto& pair : switch_map) in TEST()