MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / FlushInfoLog

Function FlushInfoLog

tests/gtest/gtest.h:1238–1238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1236
1237inline void LogToStderr() {}
1238inline void FlushInfoLog() { fflush(nullptr); }
1239
1240#endif // !defined(GTEST_LOG_)
1241

Callers 1

AssumeRoleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected