Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
inline std::string getExamplesFilePath(const std::string& fileName) {
39
return test::getDataFilePath(
"examples/"
+ fileName);
40
}
41
42
} // namespace
43
Callers
1
TEST_F
Function · 0.85
Calls
1
getDataFilePath
Function · 0.50
Tested by
no test coverage detected