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

Function getFilePath

plugins/icebridge/test/IcebridgeReaderTest.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86std::string getFilePath()
87{
88 return Support::datapath("icebridge/twoPoints.h5");
89}
90
91TEST(IcebridgeReaderTest, testRead)
92{

Callers 1

TESTFunction · 0.70

Calls 1

datapathFunction · 0.85

Tested by

no test coverage detected