Home
last modified time | relevance | path

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

/system/core/libutils/tests/
DStrongPointer_test.cpp45 sp<Foo> sp2 = std::move(sp1); in TEST() local
55 sp<Foo> sp2 = std::move(sp1); in TEST() local