Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dg1gc_fullgc_test.cpp331 … [[maybe_unused]] auto y_space_check = [](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local
403 … [[maybe_unused]] auto y_space_check = [](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local
462 … [[maybe_unused]] auto y_space_check = [](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local