Searched defs:ca (Results 1 – 5 of 5) sorted by relevance
131 char ca = method.charAt("test".length()); // either N,B,E, in handleTest() local
1018 Certificate ca = generateCertificate(FAKE_RSA_CA_1); in testKeyStore_GetCertificateAlias_NonExist_Unencrypted_Failure() local1021 mKeyStore.setCertificateEntry(getTestAlias1(), ca); in testKeyStore_GetCertificateAlias_NonExist_Unencrypted_Failure() local1150 byte[] cert, byte[] ca) throws Exception { in assertPrivateKeyEntryEquals()
404 CharArrayBuffer ca = new CharArrayBuffer(1000); in testCopyStringToBuffer() local
281 InstrumentationTestStub ca = new InstrumentationTestStub(); in testCallApplicationOnCreate() local
2520 CallAttributes ca = new CallAttributes(pcs, TelephonyManager.NETWORK_TYPE_UNKNOWN, cq); in testCallAttributes() local