Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
359
int foo(int* p) {
360
return ++*p;
361
}
362
363
TEST_F(LoggingTest, debug_level) {
364
::logging::FLAGS_crash_on_fatal_log = false;
Callers
1
TEST_F
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected