Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpool_map_test.cpp83 int randIndex = rand() % ALL_SPACE_TYPES.size(); in GetRandSpaceType() local
90 int randIndex = rand() % ALL_ALLOCATOR_TYPES.size(); in GetRandAllocatorType() local