Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp121 auto randomValue = GetRand(); in AllocateWithDiffAlignment() local
130 auto randomValue = GetRand(); in AllocateWithDiffAlignment() local
541 size_t randomValue = GetRand() % MaxValue<size_t>(); in TEST_F() local
555 size_t randomValue = GetRand() % MaxValue<size_t>(); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp1942 auto randomValue = gen % REG_SIZE; in TEST_F() local