test: full testing of guava golden100 array
golden100 is an array of int32_t elements. So sizeof(uint64_t)
is exactly double array element size. In other words, only half
of golden100 array is checked. This patch makes calculation of
array size type-independed.
Reviewed-by:
Cyrill Gorcunov <gorcunov@gmail.com>
Loading
Please register or sign in to comment