MCPcopy Create free account
hub / github.com/bytedance/bolt / getExamplesFilePath

Function getExamplesFilePath

bolt/dwio/orc/test/OrcReaderTest.cpp:38–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36};
37
38inline std::string getExamplesFilePath(const std::string& fileName) {
39 return test::getDataFilePath("examples/" + fileName);
40}
41
42} // namespace
43

Callers 1

TEST_FFunction · 0.85

Calls 1

getDataFilePathFunction · 0.50

Tested by

no test coverage detected