MCPcopy 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
67std::string test_function_level1() { return test_function_level0(); }
68
69std::string test_function_level2() { return test_function_level1(); }
70

Callers 1

test_function_level2Function · 0.85

Calls 1

test_function_level0Function · 0.85

Tested by

no test coverage detected