Home
last modified time | relevance | path

Searched defs:r3 (Results 1 – 12 of 12) sorted by relevance

/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/util/
DHandlerMessageQueueTest.java62 Runnable r3 = () -> {}; in testSingleHandler_MultipleRunnables() local
82 Runnable r3 = () -> {}; in testMultipleHandlers() local
108 Runnable r3 = () -> {}; in testMultipleHandlers_Clear() local
/frameworks/av/media/codecs/m4v_h263/dec/src/
Didct.cpp131 int32 r0, r1, r2, r3, r4, r5, r6, r7, r8; /* butterfly nodes */ in idct_intra() local
353 int32 r0, r1, r2, r3, r4, r5, r6, r7, r8; /* butterfly nodes */ in idct() local
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBinderDeathDispatcherTest.java144 DeathRecipient r3 = mock(DeathRecipient.class); in testRegisterAndUnregister() local
207 DeathRecipient r3 = mock(DeathRecipient.class); in testRegisterAndKill() local
/frameworks/base/cmds/idmap2/tests/
DResultTests.cpp69 Result<uint32_t> r3 = r2; in TEST() local
107 Result<uint32_t> r3(Error("foo")); in TEST() local
146 Result<Container> r3(Container{42U}); in TEST() local
/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
DCamera2UtilsTest.java355 CaptureRequest r3 = s.createRequest(mCamera, CameraDevice.TEMPLATE_PREVIEW); in requestSettingsSetNullMeansDefault() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeFilteringTest.java379 NotificationRecord r3 = getCallRecordWithPeopleInfo(new String[]{"tel:10987654321"}, in testRepeatCallers_checksPhoneNumbers() local
DNotificationManagerServiceTest.java5090 final NotificationRecord r3 = generateNotificationRecord( in testApplyAdjustmentsLogged() local
5720 NotificationRecord r3 = in testVisualDifference_inboxStyle() local
/frameworks/native/opengl/tests/angeles/
Ddemo.c234 float r0, r1, r2, r3; in createSuperShape() local
/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
DSplitControllerTest.java1235 final Activity r3 = createMockActivity(taskId1); in testSplitInfoCallback_reportSplitInMultipleTasks() local
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_x86.cpp603 __m128i r0, r1, r2, r3, r4, r5, r6, r7, r8, r9; in rsdIntrinsicConvolve5x5_K() local
/frameworks/rs/toolkit/
Dx86.cpp606 __m128i r0, r1, r2, r3, r4, r5, r6, r7, r8, r9; in rsdIntrinsicConvolve5x5_K() local
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp3715 LayerFE::LayerSettings r3; in TEST_F() local