Home
last modified time | relevance | path

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

/external/autotest/cli/
Dhost.py251 self.print_dict(attributes, 'Host Attributes', line_before=True)
Dtopic_common.py670 def print_dict(self, items, title=None, line_before=False): member in atest