Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmem_stats_gen_gc_test.cpp298 … size_t &rawObjectsSize, [[maybe_unused]] F spaceCheck) in MakeAllocationsWithSingleRepeat()
314 … size_t &rawObjectsSize, [[maybe_unused]] F spaceCheck) in MakeAllocationsWithSeveralRepeat()
335 auto spaceCheck = [this](uintptr_t addr) -> bool { in CreateSpaceCheck() local
589 auto spaceCheck = CreateSpaceCheck<SPACE>(); in MakeAllocations() local