Home
last modified time | relevance | path

Searched defs:blank_ptr (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dvalues_unittest.cc902 Value* blank_ptr = dict.Set("foo.bar", std::make_unique<base::Value>()); in TEST() local
908 Value* blank_ptr = dict.SetWithoutPathExpansion( in TEST() local