Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_CompressedSwap/
Dplatform_CompressedSwap.py48 def run_once(self, just_checking_lowmem=False, checking_for_oom=False): argument
56 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:
/external/autotest/client/site_tests/kernel_Oom/
Dcontrol22 job.run_test('platform_CompressedSwap', checking_for_oom=True)