Searched defs:const_no_ref_ptr_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dbind_unittest.cc195 const_no_ref_ptr_ = &no_ref_;
212 const NoRef* const_no_ref_ptr_; member in class:base::__anon1481::BindTest
470 Bind(&NoRef::VoidConstMethod0, Unretained(const_no_ref_ptr_));

Completed in 185 milliseconds