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

Function WriteToShardStatusFileIfNeeded

src/gtest/gtest-all.cpp:5584–5598  ·  view source on GitHub ↗

Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file if the variable is present. If a file already exists at this location, this function will write over it. If the variable is present, but the file cannot be created, prints an error and exits.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RunAllTestsMethod · 0.85

Calls 3

GetEnvFunction · 0.85
FOpenFunction · 0.85
ColoredPrintfFunction · 0.85

Tested by

no test coverage detected