Searched refs:LatinIMEForTests (Results 1 – 3 of 3) sorted by relevance
29 ((LatinIMEForTests)mLatinIME).getDeallocateMemoryWasPerformed()); in testDeferredDeallocation_doesntHappenBeforeTimeout()38 ((LatinIMEForTests)mLatinIME).getDeallocateMemoryWasPerformed()); in testDeferredDeallocation_doesHappenAfterTimeout()
19 public class LatinIMEForTests extends LatinIME { class
56 public class InputTestsBase extends ServiceTestCase<LatinIMEForTests> {156 super(LatinIMEForTests.class); in InputTestsBase()