Searched defs:end_condition (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/common_lib/cros/ |
D | memory_eater.py | 152 starting_mb, step_mb, end_condition, duration, cool_down, timeout=None): argument 183 def run_multi_memory_pressure(size_mb, end_condition, duration, timeout=None): argument
|
/external/libbrillo/brillo/streams/ |
D | file_stream_unittest.cc | 1066 auto end_condition = [](bool* failed, bool* succeeded) { in TEST_F() local 1112 auto end_condition = [](bool* failed, bool* succeeded) { in TEST_F() local
|