Home
last modified time | relevance | path

Searched refs:test_file10_point4 (Results 1 – 8 of 8) sorted by relevance

/dports/devel/liblas/libLAS-1.8.1/test/unit/
H A Dreader_test.cpp96 test_file10_point4(reader.GetPoint()); in test()
122 test_file10_point4(reader.GetPoint()); in test()
142 test_file10_point4(reader[3]); in test()
165 test_file10_point4(reader[3]); in test()
H A Dreader_iterator_test.cpp238 test_file10_point4(*it); in test()
263 test_file10_point4(*cit); in test()
H A Dcommon.hpp88 void test_file10_point4(liblas::Point const& p);
H A Dcommon.cpp191 void test_file10_point4(liblas::Point const& p) in test_file10_point4() function
/dports/devel/liblas12/libLAS-1.2.1/test/unit/
H A Dlasreader_test.cpp96 test_file10_point4(reader.GetPoint()); in test()
122 test_file10_point4(reader.GetPoint()); in test()
142 test_file10_point4(reader[3]); in test()
H A Dlasreader_iterator_test.cpp236 test_file10_point4(*it); in test()
261 test_file10_point4(*cit); in test()
H A Dcommon.hpp85 void test_file10_point4(liblas::LASPoint const& p);
H A Dcommon.cpp187 void test_file10_point4(liblas::LASPoint const& p) in test_file10_point4() function