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

/external/chromium/base/
H A Dbind_unittest.cc194 const_has_ref_ptr_ = &has_ref_;
211 const HasRef* const_has_ref_ptr_; member in class:base::__anon1481::BindTest
268 const_has_ref_ptr_);
304 Bind(&HasRef::IntConstMethod0, const_has_ref_ptr_);
548 // Bind(&HasRef::VoidMethod0, const_has_ref_ptr_);

Completed in 84 milliseconds