Searched refs:checking_for_oom (Results 1 – 2 of 2) sorted by relevance
48 def run_once(self, just_checking_lowmem=False, checking_for_oom=False): argument56 if not just_checking_lowmem and not checking_for_oom:100 if not checking_for_oom and total_free < free_target:124 if not checking_for_oom and first_oom > 0:
22 job.run_test('platform_CompressedSwap', checking_for_oom=True)