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

Method MakeFileName

src/gtest/gtest-all.cpp:7603–7614  ·  view source on GitHub ↗

Given directory = "dir", base_name = "test", number = 0, extension = "xml", returns "dir/test.xml". If number is greater than zero (e.g., 12), returns "dir/test_12.xml". On Windows platform, uses \ as the separator rather than /.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

FilePathFunction · 0.85

Tested by

no test coverage detected