Home
last modified time | relevance | path

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

/external/libprotobuf-mutator/src/
Dmutator.cc236 size_t random_index = GetRandomIndex(random_, field_size + 1); in SampleImpl() local
241 size_t random_index = GetRandomIndex(random_, field_size); in SampleImpl() local
/external/linux-kselftest/tools/testing/selftests/x86/
Dprotection_keys.c613 int random_index; in alloc_random_pkey() local