Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dcoalition_policy.c72 check_is_bg(bool wants_bg) in check_is_bg() function
218 check_is_bg(false);
224 check_is_bg(true);
230 check_is_bg(false);
240 check_is_bg(false);
244 check_is_bg(true);
257 check_is_bg(true);
275 check_is_bg(true);
279 check_is_bg(false);
289 check_is_bg(false);
[all …]
H A Drunaway_mitigation.c62 check_is_bg(bool wants_bg) in check_is_bg() function
115 check_is_bg(true); in check_runaway_mode()
119 check_is_bg(false); in check_runaway_mode()