Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ ClearTestResult
Function
ClearTestResult
test/gtest/gtest.h:18128–18130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18126
void Run();
18127
18128
static void ClearTestResult(TestInfo* test_info) {
18129
test_info->result_.Clear();
18130
}
18131
18132
// These fields are immutable properties of the test.
18133
const std::string test_case_name_; // Test case name
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.80
Tested by
no test coverage detected