Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dpool_map_test.cpp78 int rand_index = rand() % ALL_SPACE_TYPES.size(); in GetRandSpaceType() local
84 int rand_index = rand() % ALL_ALLOCATOR_TYPES.size(); in GetRandAllocatorType() local