Searched defs:dict_value (Results 1 – 12 of 12) sorted by relevance
104 auto dict_value = WrapUnique(new DictionaryValue); in TEST() local134 auto dict_value = std::make_unique<TracedValue>(); in TEST() local
280 const DictionaryValue* dict_value; in SetBaseValueWithCopiedName() local334 const DictionaryValue* dict_value; in AppendBaseValue() local
27 dict_value = {'scope': 'testScope', 'source': 'testSource', variable in test_policyManager
311 typedef struct dict_value struct316 struct dict_value *next; argument
28 const DictionaryValue* dict_value = nullptr; in ExpectDictDictionaryValue() local
95 const base::DictionaryValue* dict_value; in ValueToProperty() local
844 std::unique_ptr<base::DictionaryValue> dict_value( in TEST() local902 auto dict_value = std::make_unique<base::DictionaryValue>(); in TEST() local
72 DictValue dict_value = 53; field
122 bool DecodeWeeklyTimeFromValue(const base::DictionaryValue& dict_value, in DecodeWeeklyTimeFromValue()
202 def do_encode(self, dict_value, encode_fn): argument
1582 def assertMapIterEquals(self, map_iter, dict_value): argument
1634 DictionaryValue dict_value; in TEST() local