Searched refs:values_dict (Results 1 – 4 of 4) sorted by relevance
94 values_dict = {99 h_file = localizer_template_h % values_dict
20 def fetch_values_from_file(values_dict, file_name): argument32 values_dict[key] = val
300 DictionaryValue* values_dict = static_cast<DictionaryValue*>(values.get()); in GetInitialLoadTimes() local303 if (!values_dict->Get("tabs", &tabs_value) || in GetInitialLoadTimes()
562 def ReadValuesFromFile(values_dict, file_name): argument574 values_dict[key] = val