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