Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dcommon_unittest.cc166 static void SetA123Function() { current_instance_->a_ = 123; } in SetA123Function() function in google::protobuf::__anonc6838e900111::ClosureTest
203 Closure* closure = NewCallback(&SetA123Function); in TEST_F()
271 Closure* closure = NewPermanentCallback(&SetA123Function); in TEST_F()