Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ Format
Method
Format
test/gtest/gtest.h:18770–18772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18768
class FormatForComparison {
18769
public:
18770
static ::std::string Format(const ToPrint& value) {
18771
return ::testing::PrintToString(value);
18772
}
18773
};
18774
18775
// Array.
Callers
1
TEST
Function · 0.45
Calls
1
PrintToString
Function · 0.85
Tested by
no test coverage detected