Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/test/
Dkotlin_app_test.py32 self.common_test_app_profiler()
97 self.common_test_app_profiler()
Dcpp_app_test.py32 self.common_test_app_profiler()
89 self.common_test_app_profiler()
Djava_app_test.py36 self.common_test_app_profiler()
181 self.common_test_app_profiler()
Dapp_test.py145 def common_test_app_profiler(self): member in TestExampleBase