/aosp14/frameworks/base/cmds/idmap2/tests/ |
H A D | ResultTests.cpp | 63 Result<uint32_t> r1(42U); in TEST() local 77 Result<uint32_t> r1(v); in TEST() local 89 Result<uint32_t> r1(42U); in TEST() local 101 Result<uint32_t> r1(42U); in TEST() local 126 Result<uint32_t> r1(42U); in TEST() local 137 const Result<uint32_t> r1(42U); in TEST() local 155 const Result<Container> r1(Container{42U}); in TEST() local 237 auto r1 = CreateContainer(true); in TEST() local 278 auto r1 = CreateNoCopyContainer(true); in TEST() local
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | AbstractResolverComparatorTest.java | 43 ResolverActivity.ResolvedComponentInfo r1 = new ResolverActivity.ResolvedComponentInfo( in testPositionFixed() local 60 ResolverActivity.ResolvedComponentInfo r1 = new ResolverActivity.ResolvedComponentInfo( in testPinned() local 83 ResolverActivity.ResolvedComponentInfo r1 = new ResolverActivity.ResolvedComponentInfo( in testBothPinned() local
|
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/ |
H A D | ServiceListingTest.java | 83 ResolveInfo r1 = new ResolveInfo(); in testValidator() local 124 ResolveInfo r1 = new ResolveInfo(); in testNoValidator() local
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | BinderDeathDispatcherTest.java | 142 DeathRecipient r1 = mock(DeathRecipient.class); in testRegisterAndUnregister() local 205 DeathRecipient r1 = mock(DeathRecipient.class); in testRegisterAndKill() local 273 DeathRecipient r1 = mock(DeathRecipient.class); in duplicateRegistrations() local
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | ZenModeDiffTest.java | 81 ZenModeConfig.ZenRule r1 = makeRule(); in testRuleDiff_fieldDiffs() local 182 ZenModeConfig.ZenRule r1 = makeRule(); in testConfigDiff_hasRuleDiffs() local
|
H A D | NotificationListenersTest.java | 476 NotificationRecord r1 = mock(NotificationRecord.class); in testNotifyPostedLockedInLockdownMode() local 527 NotificationRecord r1 = mock(NotificationRecord.class); in testNotifyRemovedLockedInLockdownMode() local
|
H A D | NotificationManagerServiceTest.java | 6299 NotificationRecord r1 = in testVisualDifference_foreground() local 6319 NotificationRecord r1 = in testVisualDifference_diffTitle() local 6339 NotificationRecord r1 = in testVisualDifference_inboxStyle() local 6388 NotificationRecord r1 = in testVisualDifference_diffText() local 6407 NotificationRecord r1 = in testVisualDifference_sameText() local 6426 NotificationRecord r1 = in testVisualDifference_sameTextButStyled() local 6445 NotificationRecord r1 = in testVisualDifference_diffTextButStyled() local 6464 NotificationRecord r1 = in testVisualDifference_diffProgress() local 6483 NotificationRecord r1 = in testVisualDifference_diffProgressNotDone() local 6502 NotificationRecord r1 = in testVisualDifference_sameProgressStillDone() local [all …]
|
/aosp14/frameworks/base/core/tests/systemproperties/src/android/os/ |
H A D | SystemPropertiesTest.java | 185 Runnable r1 = new Runnable() { in testCallbacks() local
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/ |
H A D | SplitControllerTest.java | 365 final Activity r1 = createMockActivity(); in testUpdateContainer_skipIfTaskIsInvisible() local 1276 final Activity r1 = createMockActivity(); in testSplitInfoCallback_reportSplit() local 1293 final Activity r1 = createMockActivity(taskId0); in testSplitInfoCallback_reportSplitInMultipleTasks() local 1306 final Activity r1 = createMockActivity(); in testSplitInfoCallback_doNotReportIfInIntermediateState() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/ |
H A D | RegisteredServicesCacheTest.java | 60 private final ResolveInfo r1 = new ResolveInfo(); field in RegisteredServicesCacheTest
|
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | Matrix4f.java | 412 int r1 = (j+2) % 4; in computeCofactor() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/ |
H A D | BitmapTest.java | 218 int r1 = Color.red(c1); in testSetPixelsWithNonOpaqueAlpha() local
|
/aosp14/frameworks/base/core/java/com/android/internal/graphics/palette/ |
H A D | WuQuantizer.java | 453 public int r1 = 0; field in WuQuantizer.Box
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | ResolveIntentHelper.java | 229 ResolveInfo r1 = query.get(1); in chooseBestActivity() local
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Region.cpp | 264 const SkRegion *r1 = reinterpret_cast<SkRegion*>(r1Handle); in Region_equals() local
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | RecentTasksTest.java | 1198 final ActivityRecord r1 = new ActivityBuilder(mAtm) in testTaskInfo_expectNoExtras() local
|
H A D | RootTaskTests.java | 432 final ActivityRecord r1 = new ActivityBuilder(mAtm).setComponent( in testFindTaskAlias() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 7426 ServiceRecord r1 = alls.valueAt(i); in dumpService() local
|