Home
last modified time | relevance | path

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

/external/libchrome/base/
Dcallback_unittest.cc149 OnceClosure cb3 = BindOnce([] {}); in TEST_F() local
Dbind_unittest.cc1310 OnceClosure cb3 = BindOnce(cb, 8); in TEST_F() local
1406 RepeatingClosure cb3 = BindRepeating(&VoidPolymorphic<>::Run); in TEST_F() local