MCPcopy Create free account
hub / github.com/apache/singa / InitDeathTestSubprocessControlInfo

Function InitDeathTestSubprocessControlInfo

test/gtest/gtest-all.cc:1160–1162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1158
1159#if GTEST_HAS_DEATH_TEST
1160 void InitDeathTestSubprocessControlInfo() {
1161 internal_run_death_test_flag_.reset(ParseInternalRunDeathTestFlag());
1162 }
1163 // Returns a pointer to the parsed --gtest_internal_run_death_test
1164 // flag, or NULL if that flag was not specified.
1165 // This information is useful only in a death test child process.

Callers 1

PostFlagParsingInitMethod · 0.85

Calls 2

resetMethod · 0.45

Tested by

no test coverage detected