HomeSort by relevance Sort by last modified time
    Searched refs:atest_add_or_remove (Results 1 - 2 of 2) sorted by null

  /external/autotest/cli/
action_common.py 189 class atest_add_or_remove(topic_common.atest): class in inherits:topic_common.atest
280 class atest_add(atest_add_or_remove):
286 class atest_remove(atest_add_or_remove):
action_common_unittest.py 239 addrm = action_common.atest_add_or_remove()

Completed in 93 milliseconds