Home
last modified time | relevance | path

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

/external/chromium/base/
Dvalues_unittest.cc374 int copy_int_value = 0; in TEST_F() local
553 scoped_ptr<Value> copy_int_value(original_int_value->DeepCopy()); in TEST_F() local