Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp113 auto random_value = rand(); in AllocateWithDiffAlignment() local
122 auto random_value = rand(); in AllocateWithDiffAlignment() local
521 size_t random_value = rand() % MAX_VALUE<size_t>(); variable
535 size_t random_value = rand() % MAX_VALUE<size_t>(); variable
/arkcompiler/runtime_core/compiler/tests/
Dcodegen_test.cpp2058 auto random_value = gen % REG_SIZE; in TEST_F() local