Home
last modified time | relevance | path

Searched refs:set_scoped_refptr (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/memory/
Dref_counted_unittest.cc162 void set_scoped_refptr(scoped_refptr<CheckRefptrNull>* ptr) { ptr_ = ptr; } in set_scoped_refptr() function in __anond000c9d30111::CheckRefptrNull
648 obj->set_scoped_refptr(&obj); in TEST()