Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getTestfilePath
Function
getTestfilePath
test/unit/io/TerrasolidReaderTest.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
49
std::string getTestfilePath()
50
{
51
return Support::datapath(
"terrasolid/20020715-time-color.bin"
);
52
}
53
54
55
class TerrasolidReaderTest : public ::testing::Test
Callers
1
TerrasolidReaderTest
Method · 0.70
Calls
1
datapath
Function · 0.85
Tested by
no test coverage detected