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

Method done

test/unit/io/LasReaderTest.cpp:515–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

513 }
514
515 void done(PointTableRef)
516 {
517 EXPECT_EQ(m_cnt, 110000u);
518 }
519 };
520
521 Options ops2;

Callers 3

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected