OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:full_representation
(Results
1 - 3
of
3
) sorted by null
/external/autotest/frontend/tko/
resources.py
36
def
full_representation
(self):
member in class:TestResult
37
rep = super(TestResult, self).
full_representation
()
/external/autotest/frontend/afe/
resources.py
43
def
full_representation
(self):
member in class:AtomicGroupClass
44
rep = super(AtomicGroupClass, self).
full_representation
()
97
def
full_representation
(self):
member in class:Label
98
rep = super(Label, self).
full_representation
()
155
def
full_representation
(self):
member in class:User
156
rep = super(User, self).
full_representation
()
192
def
full_representation
(self):
member in class:Acl
193
rep = super(Acl, self).
full_representation
()
277
def
full_representation
(self):
member in class:Host
278
rep = super(Host, self).
full_representation
()
379
def
full_representation
(self):
member in class:Test
652
def
full_representation
(self):
member in class:Job
[
all
...]
/external/autotest/frontend/shared/
resource_lib.py
275
def
full_representation
(self):
member in class:Entry
280
return self._basic_response(self.
full_representation
())
288
return self._basic_response(self.
full_representation
())
341
def
full_representation
(self):
member in class:InstanceEntry
343
return super(InstanceEntry, self).
full_representation
()
428
rep = entry.
full_representation
()
491
def
full_representation
(self):
member in class:Collection
Completed in 73 milliseconds