Searched defs:Test (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DTest.java35 public class Test extends Dicttool.Command { class in inherits:Dicttool.Command
59 public Test() { method in class:Test
77 + "Test list is:\n");
/packages/apps/KeyChain/tests/src/com/android/keychain/tests/
H A DKeyChainServiceTest.java130 new Thread(new Test(), TAG).start();
139 private final class Test extends Assert implements Runnable { class in class:KeyChainServiceTest

Completed in 120 milliseconds