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

Function TEST_F

plugins/tiledb/test/TileDBWriterTest.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88};
89
90TEST_F(TileDBWriterTest, constructor)
91{
92 TileDBWriter writer;
93}
94
95TEST_F(TileDBWriterTest, findStage)
96{

Callers

nothing calls this directly

Calls 15

temppathFunction · 0.85
directoryExistsFunction · 0.85
deleteDirectoryFunction · 0.85
datapathFunction · 0.85
createStageMethod · 0.80
setOptionsMethod · 0.80
removeMethod · 0.80
getTileDBOptionsFunction · 0.70
parseFunction · 0.50
OptionFunction · 0.50
pipelineStreamableMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected