Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/fake_device_server/
Dcommands_unittest.py107 def check_has_commands(expected_ids, state=None): function
122 check_has_commands([command1_id, command2_id])
123 check_has_commands([command1_id], state='inProgress')