aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/BinaryDictionaryDecayingTests.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Check the elapsed time for decaying.•••Bug: 6669677 Change-Id: I0401a4c0908c702ce65abfa5e017dd16cb1296f9 Keisuke Kuroyanagi2013-10-041-2/+2
* Stochastic decay.•••Bug: 6669677 Change-Id: Ib2d9228b951c77dab7a8675ce9db60677e87e771 Keisuke Kuroyanagi2013-10-021-4/+8
* Separate "GC" and "GC with decay".•••Bug: 6669677 Change-Id: I9d6aba76cef2616f0549e612db9701e1d6a19467 Keisuke Kuroyanagi2013-10-011-0/+7
* Implement simple dictionary decay.•••Groundwork and implement simple decay. Increment probability when typed and decrement probability at GC. Bug: 6669677 Change-Id: Ib12caead0cbeef4ce7808fe8ac0b00ee331523fe Keisuke Kuroyanagi2013-09-301-0/+171