Searched refs:SetABMethod (Results 1 – 1 of 1) sorted by relevance
/third_party/protobuf/src/google/protobuf/stubs/ | ||
D | common_unittest.cc | 175 void SetABMethod(int a, const char* b) { a_ = a; b_ = b; } in SetABMethod() function in google::protobuf::__anon41b312420111::ClosureTest |