Searched defs:ref_copies_cb (Results 1 – 1 of 1) sorted by relevance
527 RepeatingCallback<int()> ref_copies_cb = BindRepeating(&Identity, ref_n); in TEST_F() local544 OnceCallback<int()> ref_copies_cb = BindOnce(&Identity, ref_n); in TEST_F() local