Searched defs:wrapped_callback (Results 1 – 1 of 1) sorted by relevance
46 TEST_F(SingleObserverRegistryTest, wrapped_callback) { in TEST_F() argument48 auto wrapped_callback = registry_->Register(Bind(&Increment, Unretained(&count))); in TEST_F() local60 auto wrapped_callback = registry_->Register(Bind(&Increment, Unretained(&count))); in TEST_F() local68 auto wrapped_callback = registry_->Register(Bind(&Increment, Unretained(&count))); in TEST_F() local92 auto wrapped_callback = registry_->Register(0, Bind(&Increment, Unretained(&count))); in TEST_F() local