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

Function TEST_F

plugins/draco/test/DracoWriterTest.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 };
69
70 TEST_F(DracoWriterTest, constructor)
71 {
72 DracoWriter writer;
73 }
74
75 TEST_F(DracoWriterTest, findStage)
76 {

Callers

nothing calls this directly

Calls 11

temppathFunction · 0.85
datapathFunction · 0.85
deleteFileFunction · 0.85
testZeroFillFunction · 0.85
createStageMethod · 0.80
setOptionsMethod · 0.80
compareFilesFunction · 0.70
testDimensionsFunction · 0.70
addMethod · 0.45
prepareMethod · 0.45
executeMethod · 0.45

Tested by

no test coverage detected