Home
last modified time | relevance | path

Searched defs:init_array (Results 1 – 2 of 2) sorted by relevance

/third_party/abseil-cpp/absl/random/internal/
Dsalted_seed_seq_test.cc39 uint32_t init_array[] = {1, 3, 5, 7, 9}; in ConformsToInterface() local
46 uint32_t init_array[] = {1, 2, 3, 4, 5}; in ConformsToInterface() local
Dexplicit_seed_seq_test.cc33 uint32_t init_array[] = {1, 3, 5, 7, 9}; in ConformsToInterface() local
40 uint32_t init_array[] = {1, 2, 3, 4, 5}; in ConformsToInterface() local