Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_fullgc_test.cpp345 … [[maybe_unused]] auto ySpaceCheck = [this](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local
418 … [[maybe_unused]] auto ySpaceCheck = [this](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local
478 … [[maybe_unused]] auto ySpaceCheck = [this](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local