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

/external/chromium_org/base/
H A Dbind_unittest.cc221 const_has_ref_ptr_ = &has_ref_;
238 const HasRef* const_has_ref_ptr_; member in class:base::__anon2202::BindTest
347 const_has_ref_ptr_);
383 Bind(&HasRef::IntConstMethod0, const_has_ref_ptr_);

Completed in 83 milliseconds