Home
last modified time | relevance | path

Searched refs:SetABFunction (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dcommon_unittest.cc176 static void SetABFunction(int a, const char* b) { in SetABFunction() function in google::protobuf::__anon41b312420111::ClosureTest
250 Closure* closure = NewCallback(&SetABFunction, 789, cstr); in TEST_F()
319 Closure* closure = NewPermanentCallback(&SetABFunction, 789, cstr); in TEST_F()