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

Function HasGoogleTestFlagPrefix

src/gtest/gtest-all.cpp:5953–5960  ·  view source on GitHub ↗

Determines whether a string has a prefix that Google Test uses for its flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. If Google Test detects that a command line flag has its prefix but is not recognized, it will print its help message. Flags starting with GTEST_INTERNAL_PREFIX_ followed by "internal_" are considered Google Test internal flags and do not trigger the help me

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 1

SkipPrefixFunction · 0.85

Tested by

no test coverage detected