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

Function FlagToEnvVar

caffe/src/gtest/gtest-all.cpp:8452–8462  ·  view source on GitHub ↗

Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-source version.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

BoolFromGTestEnvFunction · 0.85
Int32FromGTestEnvFunction · 0.85
StringFromGTestEnvFunction · 0.85

Calls 2

ToUpperFunction · 0.85
MessageFunction · 0.70

Tested by

no test coverage detected