Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbind_unittest.cc959 const NoRef* const_no_ref_ptr = &no_ref; in TYPED_TEST() local
966 TypeParam::Bind(&NoRef::VoidConstMethod0, Unretained(const_no_ref_ptr)).Run(); in TYPED_TEST()