Home
last modified time | relevance | path

Searched refs:NUM_ITER_PER_TEST (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Dmem_range_test.cpp30 constexpr uint64_t NUM_ITER_PER_TEST = 1000; variable
137 static void RandomTestInBounds(uintptr_t from, uintptr_t to, uint64_t num_iter = NUM_ITER_PER_TEST) in RandomTestInBounds()