Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dvalues_unittest.cc1103 Value* copy_int = nullptr; in TEST() local
1376 auto copy_int = std::make_unique<Value>(int_weak->Clone()); in TEST() local