Home
last modified time | relevance | path

Searched defs:rc (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/security/jni/
Dandroid_security_cts_EncryptionTest.cpp47 jboolean rc = !strcmp(prop_value, "encrypted"); in android_security_cts_EncryptionTest_deviceIsEncrypted() local
62 jboolean rc = false; in android_security_cts_EncryptionTest_cpuHasAes() local
85 jboolean rc = false; in android_security_cts_EncryptionTest_cpuHasNeon() local
108 jboolean rc = CRYPTO_is_NEON_capable(); in android_security_cts_EncryptionTest_neonIsEnabled() local
/cts/tests/tests/os/src/android/os/cts/
DRemoteCallbackListTest.java89 MockRemoteCallbackList<IInterface> rc = new MockRemoteCallbackList<IInterface>(); in testRemoteCallbackList() local
139 MockRemoteCallbackList<IInterface> rc = new MockRemoteCallbackList<IInterface>(); in testKill() local
/cts/tests/tests/widget/src/android/widget/cts/
DAbsSpinnerTest.java189 Rect rc = new Rect(0, 0, 100, 100); in testPointToPosition() local
DTextViewTest.java1958 Rect rc = new Rect(); in testGetFocusedRect() local
2089 Rect rc = new Rect(); in testGetLineBounds() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java446 Rect rc = new Rect(); in testGetPadding() local