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
475 CharArrayBuffer ca = new CharArrayBuffer(1000); in testCopyStringToBuffer() local
1030 Certificate ca = generateCertificate(FAKE_RSA_CA_1); in testKeyStore_GetCertificateAlias_NonExist_Unencrypted_Failure() local1033 mKeyStore.setCertificateEntry(getTestAlias1(), ca); in testKeyStore_GetCertificateAlias_NonExist_Unencrypted_Failure() local1162 byte[] cert, byte[] ca) throws Exception { in assertPrivateKeyEntryEquals()
283 InstrumentationTestStub ca = new InstrumentationTestStub(); in testCallApplicationOnCreate() local
3146 CallAttributes ca = new CallAttributes(pcs, TelephonyManager.NETWORK_TYPE_UNKNOWN, cq); in testCallAttributes() local