MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / ClearAdHocTestResult

Function ClearAdHocTestResult

rtpose_wrapper/src/gtest/gtest-all.cpp:1092–1094  ·  view source on GitHub ↗

Clears the results of ad-hoc test assertions.

Source from the content-addressed store, hash-verified

1090
1091 // Clears the results of ad-hoc test assertions.
1092 void ClearAdHocTestResult() {
1093 ad_hoc_test_result_.Clear();
1094 }
1095
1096 enum ReactionToSharding {
1097 HONOR_SHARDING_PROTOCOL,

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected