Searched refs:no_branch_lines (Results 1 – 4 of 4) sorted by relevance
/external/chromium-trace/catapult/third_party/coverage/coverage/ | ||
D | plugin_support.py | 224 def no_branch_lines(self): member in DebugFileReporterWrapper |
D | plugin.py | 293 def no_branch_lines(self): member in FileReporter |
D | python.py | 156 def no_branch_lines(self): member in PythonFileReporter |
D | results.py | 30 self.no_branch = self.file_reporter.no_branch_lines() |