Home
last modified time | relevance | path

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

/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/security/jni/
Dandroid_security_cts_EncryptionTest.cpp67 jboolean rc = !strcmp(prop_value, "encrypted"); in android_security_cts_EncryptionTest_deviceIsEncrypted() local
/cts/tests/tests/widget/src/android/widget/cts/
DAbsSpinnerTest.java197 Rect rc = new Rect(0, 0, 100, 100); in testPointToPosition() local
DTextViewTest.java2609 Rect rc = new Rect(); in testGetFocusedRect() local
2738 Rect rc = new Rect(); in testGetLineBounds() local
/cts/tests/tests/view/jni/
Dandroid_view_cts_ChoreographerNativeTest.cpp66 int rc = vasprintf(&msg, format, args); in fail() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java447 Rect rc = new Rect(); in testAccessPadding() local