Searched refs:const_no_ref_ptr (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/
H A Dbind_unittest.cc956 const NoRef* const_no_ref_ptr = &no_ref; local
963 TypeParam::Bind(&NoRef::VoidConstMethod0, Unretained(const_no_ref_ptr)).Run();

Completed in 75 milliseconds