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