Searched refs:check_annotation_summary (Results 1 – 1 of 1) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | test.py | 355 def check_annotation_summary(self, summary_file, check_entries): member in TestExampleBase 555 self.check_annotation_summary(summary_file, [ 648 self.check_annotation_summary(summary_file, [ 688 self.check_annotation_summary(summary_file, [ 751 self.check_annotation_summary(summary_file, [ 782 self.check_annotation_summary(summary_file, [("native-lib.cpp", 5, 0), ("line 40", 5, 0)]) 785 self.check_annotation_summary(summary_file, [ 853 self.check_annotation_summary(summary_file, [ 922 self.check_annotation_summary(summary_file, [
|