Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ test_function_level1
Function
test_function_level1
cpp/fory/util/logging_test.cc:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
std::string test_function_level1() { return test_function_level0(); }
68
69
std::string test_function_level2() { return test_function_level1(); }
70
Callers
1
test_function_level2
Function · 0.85
Calls
1
test_function_level0
Function · 0.85
Tested by
no test coverage detected