CaptureLog 120 third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc LogHandler* old_handler = SetLogHandler(&CaptureLog); CaptureLog 126 third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc EXPECT_TRUE(SetLogHandler(old_handler) == &CaptureLog); CaptureLog 140 third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc LogHandler* old_handler = SetLogHandler(&CaptureLog); CaptureLog 152 third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc EXPECT_TRUE(SetLogHandler(old_handler) == &CaptureLog);