Searched refs:ToIntMap (Results 1 – 1 of 1) sorted by relevance
169 ToIntMap(mapping)) {} in FieldTrialEnum()174 static std::map<std::string, int> ToIntMap(std::map<std::string, T> mapping) { in ToIntMap() function