Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getFilePath
Function
getFilePath
plugins/mbio/test/MBSystemTest.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
using namespace pdal;
46
47
std::string getFilePath()
48
{
49
return Support::datapath(
"mbio/mbf_em300raw.mb56"
);
50
}
51
52
TEST(MBSystemReaderTest, testRead)
53
{
Callers
1
TEST
Function · 0.70
Calls
1
datapath
Function · 0.85
Tested by
no test coverage detected