MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / Int32FromEnvOrDie

Function Int32FromEnvOrDie

src/gtest/gtest-all.cpp:5651–5663  ·  view source on GitHub ↗

Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

OnTestIterationStartMethod · 0.85
ShouldShardFunction · 0.85
FilterTestsMethod · 0.85

Calls 3

GetEnvFunction · 0.85
ParseInt32Function · 0.85
MessageFunction · 0.70

Tested by

no test coverage detected