Searched refs:AddFourParam (Results 1 – 1 of 1) sorted by relevance
88 void AddFourParam(int a, int b, int c, int d) { value_ = a + b + c + d; } in AddFourParam() function in base::__anonf72450230111::Summer143 subscription4 = c4.Add(Bind(&Summer::AddFourParam, Unretained(&s))); in TEST()