Searched refs:process_section (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/tests/unixbench5/ |
D | unixbench5.py | 66 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/ |
D | py_guide_parser.py | 74 self.process_section(i, section_title, tag) 92 def process_section(self, line_number, section_title, tag): member in PyGuideParser
|
D | py_guide_parser_test.py | 36 def process_section(self, line_number, section_title, tag): member in TestPyGuideParser
|
D | generate_lib.py | 400 def process_section(self, _, section_title, tag): member in _GenerateGuideIndex 429 def process_section(self, line_number, section_title, tag): member in _UpdateTags
|