Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/scripts/test/
H A Dkotlin_app_test.py62 self.common_test_report_sample([
H A Dcpp_app_test.py54 self.common_test_report_sample(
H A Djava_app_test.py119 self.common_test_report_sample(
H A Dapp_test.py173 def common_test_report_sample(self, check_strings): member in TestExampleBase