MCPcopy Create free account
hub / github.com/comaps/comaps / DebugPrint

Function DebugPrint

generator/generator_tests_support/test_feature.cpp:480–483  ·  view source on GitHub ↗

Functions ---------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

478
479// Functions ---------------------------------------------------------------------------------------
480string DebugPrint(TestFeature const & feature)
481{
482 return feature.ToDebugString();
483}
484} // namespace tests_support
485} // namespace generator

Callers 1

ToDebugStringMethod · 0.70

Calls 1

ToDebugStringMethod · 0.80

Tested by

no test coverage detected