MCPcopy 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

45using namespace pdal;
46
47std::string getFilePath()
48{
49 return Support::datapath("mbio/mbf_em300raw.mb56");
50}
51
52TEST(MBSystemReaderTest, testRead)
53{

Callers 1

TESTFunction · 0.70

Calls 1

datapathFunction · 0.85

Tested by

no test coverage detected