MCPcopy Create free account
hub / github.com/Evolving-AI-Lab/fooling / Int32FromGTestEnv

Function Int32FromGTestEnv

caffe/src/gtest/gtest-all.cpp:8519–8537  ·  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