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

Go to the source code of this file.

Macros

#define TEST_NAME   "optim/random_sampler"
 

Functions

 BOOST_AUTO_TEST_CASE (TestLessSamples)
 
 BOOST_AUTO_TEST_CASE (TestEqualSamples)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "optim/random_sampler"

Definition at line 32 of file random_sampler_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( TestEqualSamples  )

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( TestLessSamples  )