History log of /frameworks/base/apct-tests/perftests/core/src/android/widget/EditTextLongTextPerfTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
36e0f128929ca2cdcd51dcb1d0c1fc6557414875 16-Sep-2016 Seigo Nonaka <nona@google.com> Fix test failure due to out of UI thread runnning.

After Ie8c42d60a0bff7636795a958a475058798061fe5,
ActivityTestRule is no longer a subclass of UiThreadTestRule, and looks
like the new UiThreadTest annotation is not working for Parameterized
test. As a temporary fix, use runOnUiThread instead of @UiThreadTest.

Change-Id: I69d035864259c1f0765d52ebc53634d3ef8ef84a
/frameworks/base/apct-tests/perftests/core/src/android/widget/EditTextLongTextPerfTest.java
b7ff1333fe4e5d37ccf5d5b8860bf21235d38a1b 19-Aug-2016 Keisuke Kuroyanagi <ksk@google.com> Edit long text performance test.

Bug: 27889485

Change-Id: I5784c79fe8b291476f5f76b2760cc2d9fd7d9011
/frameworks/base/apct-tests/perftests/core/src/android/widget/EditTextLongTextPerfTest.java