Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ Abort
Function
Abort
tests/gtest/gtest.h:2376–2376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2374
[[noreturn]] void Abort();
2375
#else
2376
[[noreturn]] inline void Abort() { abort(); }
2377
#endif // GTEST_OS_WINDOWS_MOBILE
2378
2379
} // namespace posix
Callers
3
AddTestName
Function · 0.70
Register
Method · 0.70
GetTestSuitePatternHolder
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected