Home
last modified time | relevance | path

Searched refs:process_section (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/tests/unixbench5/
Dunixbench5.py66 def process_section(self, section, suffix): member in unixbench5
99 self.process_section(section=sections[1], suffix='')
103 self.process_section(section=sections[2], suffix='_multi')
/external/tensorflow/tensorflow/tools/docs/
Dpy_guide_parser.py74 self.process_section(i, section_title, tag)
92 def process_section(self, line_number, section_title, tag): member in PyGuideParser
Dpy_guide_parser_test.py36 def process_section(self, line_number, section_title, tag): member in TestPyGuideParser
Dgenerate_lib.py400 def process_section(self, _, section_title, tag): member in _GenerateGuideIndex
429 def process_section(self, line_number, section_title, tag): member in _UpdateTags