MCPcopy Create free account
hub / github.com/apache/orc / getFilename

Method getFilename

tools/test/TestMatch.cc:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 ~FileParam() override;
82
83 std::string getFilename() {
84 return findExample(GetParam().filename);
85 }
86
87 std::string getJsonFilename() {
88 return findExample("expected/" + GetParam().json);

Callers

nothing calls this directly

Calls 1

findExampleFunction · 0.85

Tested by

no test coverage detected