MCPcopy Create free account
hub / github.com/apache/brpc / foo

Function foo

test/logging_unittest.cc:359–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357}
358
359int foo(int* p) {
360 return ++*p;
361}
362
363TEST_F(LoggingTest, debug_level) {
364 ::logging::FLAGS_crash_on_fatal_log = false;

Callers 1

TEST_FFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected