OmniSketch  0.1
Oh my sketch!
CountingBloomFilterTest.h File Reference

Testing CBF. More...

Include dependency graph for CountingBloomFilterTest.h:

Classes

class  OmniSketch::Test::CountingBloomFilterTest< key_len, hash_t >
 Testing class for Bloom Filter. More...
 

Namespaces

 OmniSketch
 
 OmniSketch::Test
 Testing classes and metrics.
 

Macros

#define CBF_PARA_PATH   "CBF.para"
 
#define CBF_TEST_PATH   "CBF.test"
 
#define CBF_DATA_PATH   "CBF.data"
 

Detailed Description

Testing CBF.

Author
dromniscience (you@d.nosp@m.omai.nosp@m.n.com)

Macro Definition Documentation

◆ CBF_DATA_PATH

#define CBF_DATA_PATH   "CBF.data"

◆ CBF_PARA_PATH

#define CBF_PARA_PATH   "CBF.para"

◆ CBF_TEST_PATH

#define CBF_TEST_PATH   "CBF.test"