Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DTest.java35 public class Test extends Dicttool.Command { class
59 public Test() { in Test() method in Test
/packages/apps/KeyChain/tests/src/com/android/keychain/tests/
DKeyChainServiceTest.java139 private final class Test extends Assert implements Runnable { class in KeyChainServiceTest