[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TestBloomFilter
[ RUN      ] TestBloomFilter.TestInsertAndProbe
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:04:08.003655 20416 bloom_filter-test.cc:85] FP rate: 0.00994 (994/100000)
I20260812 08:04:08.003827 20416 bloom_filter-test.cc:86] Expected FP rate: 0.0101297
[       OK ] TestBloomFilter.TestInsertAndProbe (15 ms)
[----------] 1 test from TestBloomFilter (15 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (15 ms total)
[  PASSED  ] 1 test.
