Home | History | Annotate | Download | only in base

Lines Matching defs:Copy

1325   // Test creating a copy.
1335 // Test creating a copy and check that it just increments the refcount.
1823 void Copy() {
1827 target.reset(source->Copy());
1837 target.reset(source->Copy());
1849 target.reset(source->Copy());