Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ ClearTestResult
Function
ClearTestResult
rtpose_wrapper/src/gtest/gtest.h:17734–17736 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17732
void Run();
17733
17734
static void ClearTestResult(TestInfo* test_info) {
17735
test_info->result_.Clear();
17736
}
17737
17738
// These fields are immutable properties of the test.
17739
const std::string test_case_name_; // Test case name
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected