Home
last modified time | relevance | path

Searched defs:ca (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsIncidentTest.java83 private static void testControllerActivityProto(ControllerActivityProto ca) throws Exception { in testControllerActivityProto()
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildDalvikSuite.java131 char ca = method.charAt("test".length()); // either N,B,E, in handleTest() local
/cts/tests/tests/database/src/android/database/cts/
DAbstractCursorTest.java404 CharArrayBuffer ca = new CharArrayBuffer(1000); in testCopyStringToBuffer() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DAndroidKeyStoreTest.java984 Certificate ca = generateCertificate(FAKE_RSA_CA_1); in testKeyStore_GetCertificateAlias_NonExist_Unencrypted_Failure() local
1109 byte[] cert, byte[] ca) throws Exception { in assertPrivateKeyEntryEquals()
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java226 InstrumentationTestStub ca = new InstrumentationTestStub(); in testCallApplicationOnCreate() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java1788 CallAttributes ca = new CallAttributes(pcs, TelephonyManager.NETWORK_TYPE_UNKNOWN, cq); in testCallAttributes() local