ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
progressive_sampler_test.cc File Reference
#include "util/testing.h"
#include <unordered_set>
#include "optim/progressive_sampler.h"
Include dependency graph for progressive_sampler_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "optim/progressive_sampler"
 

Functions

 BOOST_AUTO_TEST_CASE (TestLessSamples)
 
 BOOST_AUTO_TEST_CASE (TestEqualSamples)
 
 BOOST_AUTO_TEST_CASE (TestProgressive)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "optim/progressive_sampler"

Definition at line 32 of file progressive_sampler_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

◆ BOOST_AUTO_TEST_CASE() [2/3]

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( TestProgressive  )