aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/ResizableIntArrayTests.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Separate caps mode related utils to CapsModeUtils•••Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf Tadashi G. Takaoka2013-02-121-8/+8
* Add unit tests tags•••Bug: 8131968 Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf Tadashi G. Takaoka2013-02-041-0/+2
* Implement ResizableIntArray.fill•••Change-Id: I570641bc2f32d016c247db6c065a138d8235ab8c Tadashi G. Takaoka2012-07-201-8/+89
* Implement ResizableIntArray.setLength and .get•••This change revises ResizableIntArrayTests as well. Tadashi G. Takaoka2012-07-201-23/+142
* Make ScalableIntArray public as ResizableIntArray•••Change-Id: Ibbbc117214912ffa192c694bde5b7d55154f40c4 Tadashi G. Takaoka2012-07-191-0/+133