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

Function Abort

rtpose_wrapper/src/gtest/gtest.h:2726–2726  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2724void Abort();
2725#else
2726inline void Abort() { abort(); }
2727#endif // GTEST_OS_WINDOWS_MOBILE
2728
2729} // namespace posix

Callers 2

AddTestNameFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected