diff options
author | Arthur Eubanks <aeubanks@google.com> | 2017-12-18 13:46:59 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2018-01-12 09:54:13 -0800 |
commit | 263d674d598f77a1f91bdfc73be808efd3446133 (patch) | |
tree | e61a0b9e50b4d85512a3ec13d06c42d3caef8982 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 8da513e8bfedae0316939768a826c55d34f123e0 (diff) |
Add performance test for BroadcastReceiver
This is intended to be the first of multiple performance tests around
ActivityManager.
This also refactors some of the existing performance utils so that a
BenchmarkState which accepts the elapsed time rather than measures it
can be added (ManualBenchmarkState).
This test measures the current time, sends a Broadcast, the target APK
receives it, measures the current time, and sends its measured time
back to the test APK.
Test: m ActivityManagerPerfTestsTestApp ActivityManagerPerfTests
Test: adb install $OUT/data/app/ActivityManagerPerfTestsTestApp/ActivityManagerPerfTestsTestApp.apk
Test: adb install $OUT/data/app/ActivityManagerPerfTests/ActivityManagerPerfTests.apk
Test: adb shell am instrument -w -e class \
com.android.frameworks.perftests.am.tests.BroadcastPerfTest \
com.android.frameworks.perftests.amtests/android.support.test.runner.AndroidJUnitRunner
Bug: 67460485
Change-Id: Ib1606ff60c6a845088bde5bd1a33294765b88b36
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions