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

Function TEST_F

plugins/pgpointcloud/test/PgpointcloudTest.cpp:214–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212} // unnamed namespace
213
214TEST_F(PgpointcloudWriterTest, write)
215{
216 if (shouldSkipTests())
217 {
218 return;
219 }
220
221 optionsWrite(getDbOptions());
222}
223
224TEST_F(PgpointcloudWriterTest, writeScaled)
225{

Callers

nothing calls this directly

Calls 15

optionsWriteFunction · 0.85
getDbOptionsFunction · 0.85
datapathFunction · 0.85
createStageMethod · 0.80
setOptionsMethod · 0.80
getSpatialReferenceMethod · 0.80
calculateBoundsMethod · 0.80
containsFunction · 0.50
BOX3DClass · 0.50
addMethod · 0.45
prepareMethod · 0.45

Tested by

no test coverage detected