Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvalues_unittest.cc464 Value* copy_int = NULL; in TEST() local
661 std::unique_ptr<Value> copy_int = original_int->CreateDeepCopy(); in TEST() local