Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py199 self.anchor = self.log.start_section(self.marker, self.anchor)
384 def start_section(self, marker, anchor=None): member in Logfile
H A Du_boot_console_base.py340 self.log.start_section('Starting U-Boot')
H A Dconftest.py498 anchors[item.name] = log.start_section(item.name)