Searched defs:ySpaceCheck (Results 1 – 1 of 1) sorted by relevance
345 … [[maybe_unused]] auto ySpaceCheck = [this](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local418 … [[maybe_unused]] auto ySpaceCheck = [this](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local478 … [[maybe_unused]] auto ySpaceCheck = [this](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local