Searched refs:name_to_switch_map (Results 1 – 1 of 1) sorted by relevance
575 NameToSwitchAndValueMap name_to_switch_map; in ConvertFlagsToSwitches() local579 name_to_switch_map[e.internal_name] = in ConvertFlagsToSwitches()584 name_to_switch_map[NameForChoice(e, j)] = in ConvertFlagsToSwitches()600 name_to_switch_map.find(experiment_name); in ConvertFlagsToSwitches()601 if (name_to_switch_it == name_to_switch_map.end()) { in ConvertFlagsToSwitches()