Home
last modified time | relevance | path

Searched defs:key3 (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DImmutableSparseArrayTest.java54 final int key3 = -3; // intentionally negative in testCloneWithPutOrSelf_appendingFromEmpty() local
110 final int key3 = 3; in testCloneWithPutOrSelf_updateExistingValue() local
150 final int key3 = 3; in testCloneWithRemoveOrSelf_firstItem() local
175 final int key3 = 3; in testCloneWithRemoveOrSelf_lastItem() local
198 final int key3 = 3; in testCloneWithRemoveOrSelf_middleItem() local
221 final int key3 = 3; in testCloneWithRemoveOrSelf_nonExistentItem() local
240 final int key3 = 3; in testForEach() local
/frameworks/native/libs/input/tests/
DInputChannel_test.cpp297 InputMessage key3 = createKeyMessage(/*seq=*/3); in TEST_F() local
351 InputMessage key3 = createKeyMessage(/*seq=*/3); in TEST_F() local
/frameworks/base/keystore/tests/src/android/security/keystore2/
DAndroidKeyStoreSpiTest.java310 AndroidKeyStorePublicKey key3 = makePrivateKeyObject("myCert1", "myChain3"); in testKeystorePublicKeysAdhereToContractBetweenEqualsAndHashCode() local