Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvalues_unittest.cc943 DictionaryValue* dict_ptr = dict.SetDictionary( in TEST() local
945 EXPECT_EQ(Value::Type::DICTIONARY, dict_ptr->type()); in TEST()