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

Function Int32FromGTestEnv

src/gtest/gtest-all.cpp:8518–8536  ·  view source on GitHub ↗

Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32-bit integer, returns default_value.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

gtest-all.cppFile · 0.85

Calls 4

FlagToEnvVarFunction · 0.85
GetEnvFunction · 0.85
ParseInt32Function · 0.85
MessageFunction · 0.70

Tested by

no test coverage detected