Searched refs:bind_promotes_cb (Results 1 – 1 of 1) sorted by relevance
574 Callback<int()> bind_promotes_cb = Bind(&UnwrapNoRefParent, c); in TEST_F() local575 EXPECT_EQ(6, bind_promotes_cb.Run()); in TEST_F()