Home
last modified time | relevance | path

Searched defs:check_entries (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/scripts/test/
H A Dapp_test.py107 def check_annotation_summary(self, summary_file, check_entries): argument
129 def check_inferno_report_html(self, check_entries, filename="report.html"): argument
/aosp12/system/extras/simpleperf/
H A Dcmd_merge.cpp224 std::vector<std::pair<std::string, value_func_t>> check_entries = { in CheckFeatureSection() local