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