[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from TestGroupVarInt
[ RUN      ] TestGroupVarInt.TestSSETable
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:04:02.631001 14391 group_varint.cc:73] SSE table:
<redacted>
[       OK ] TestGroupVarInt.TestSSETable (0 ms)
[ RUN      ] TestGroupVarInt.TestGroupVarInt
[       OK ] TestGroupVarInt.TestGroupVarInt (0 ms)
[ RUN      ] TestGroupVarInt.TestRoundTrip
[       OK ] TestGroupVarInt.TestRoundTrip (4 ms)
[----------] 3 tests from TestGroupVarInt (4 ms total)

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