Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Dresources.py37 def short_representation(self): member in AtomicGroupClass
38 rep = super(AtomicGroupClass, self).short_representation()
90 def short_representation(self): member in Label
91 rep = super(Label, self).short_representation()
102 atomic_group_class.short_representation(),
149 def short_representation(self): member in User
150 rep = super(User, self).short_representation()
186 def short_representation(self): member in Acl
187 rep = super(Acl, self).short_representation()
264 def short_representation(self): member in Host
[all …]
/external/autotest/frontend/tko/
Dresources.py25 def short_representation(self): member in TestResult
26 rep = super(TestResult, self).short_representation()
/external/autotest/frontend/shared/
Dresource_lib.py271 def short_representation(self): member in Entry
276 return self.short_representation()
314 def short_representation(self): member in InstanceEntry.NullEntry
430 rep = entry.short_representation()
547 def short_representation(self): member in Relationship
550 rep[name] = entry.short_representation()