Searched defs:period_dict2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/json/
H A Djson_writer_unittest.cc84 DictionaryValue* period_dict2 = new DictionaryValue; local
85 period_dict2->SetWithoutPathExpansion("g.h.i.j",
87 period_dict.SetWithoutPathExpansion("d.e.f", period_dict2);

Completed in 54 milliseconds