Home
last modified time | relevance | path

Searched defs:unbound_ref_cb (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dbind_unittest.cc599 Callback<void(int&)> unbound_ref_cb = Bind(&VoidPolymorphic<int&>::Run); in TEST_F() local
617 Callback<void(int&)> unbound_ref_cb = Bind(&RefArgSet); in TEST_F() local