Searched refs:IncrementBy (Results 1 – 1 of 1) sorted by relevance
42 void IncrementBy(int* count, int n) { in IncrementBy() function105 auto wrapped_callback1 = registry_->Register(1, Bind(&IncrementBy, Unretained(&count), 10)); in TEST_F()