MCPcopy Create free account
hub / github.com/PDAL/PDAL / getFilePath

Function getFilePath

plugins/hdf/test/HdfReadertest.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("hdf/autzen.h5");
50}
51
52TEST(HdfReaderTest, testRead)
53{

Callers 1

TESTFunction · 0.70

Calls 1

datapathFunction · 0.85

Tested by

no test coverage detected