Home
last modified time | relevance | path

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

/external/autotest/cli/
Daction_common.py124 self.invalid_arg('Unknown %s(s): \n' % self.msg_topic,
169 self.print_wrapped("%s %s" % (self.msg_done, self.msg_topic),
274 self.msg_topic,
Dlabel.py27 topic = msg_topic = 'label'
195 (self.msg_topic,
Dtopic_common.py275 msg_topic = '[acl|host|job|label|shard|test|user|server]' variable in atest
509 return "atest %s %s [options] %s" % (self.msg_topic.lower(),
594 (self.msg_topic,
596 self.msg_topic))
Duser.py25 topic = msg_topic = 'user'
Dtest.py27 topic = msg_topic = 'test'
Dsuite.py29 topic = msg_topic = 'suite'
Dshard.py26 topic = msg_topic = 'shard'
Dacl.py28 msg_topic = 'ACL' variable in acl
Daction_common_unittest.py247 addrm.msg_topic = 'ACL'
Dserver.py57 topic = msg_topic = 'server'
Djob.py31 topic = msg_topic = 'job'
Dhost.py49 topic = msg_topic = 'host'