Searched defs:cb3 (Results 1 – 2 of 2) sorted by relevance
149 OnceClosure cb3 = BindOnce([] {}); in TEST_F() local
1310 OnceClosure cb3 = BindOnce(cb, 8); in TEST_F() local1406 RepeatingClosure cb3 = BindRepeating(&VoidPolymorphic<>::Run); in TEST_F() local