Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DKeyAgreementTest.java145 KeyAgreement keyA; in testGetInstanceString02() local
228 KeyAgreement keyA; in testGetInstanceStringString03() local
295 KeyAgreement keyA; in testGetInstanceStringProvider03() local
595 KeyAgreement keyA; in test_getAlgorithm() local
604 KeyAgreement keyA; in test_getProvider() local
DKeyGeneratorTest.java328 KeyGenerator keyA; in testGetInstanceStringProvider03() local
/libcore/luni/src/test/java/libcore/java/text/
DOldCollationKeyTest.java74 int keyA = bytes1[i] & 0xFF; in compareUnsignedByteArrays() local