android13/external/autotest/client/profilers/custom_perf/control

4 lines
107 B
Plaintext
Executable File

job.profilers.add('custom_perf')
job.run_test('sleeptest', seconds=10)
job.profilers.delete('custom_perf')