Skip to content
Snippets Groups Projects
Commit 7e8688ff authored by Sergey Kaplun's avatar Sergey Kaplun Committed by Kirill Yukhin
Browse files

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: default avatarCyrill Gorcunov <gorcunov@gmail.com>
parent 0787483c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment