Home
last modified time | relevance | path

Searched defs:record1 (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/cmds/incident_helper/tests/
DKernelWakesParser_test.cpp57 KernelWakeSourcesProto::WakeupSource* record1 = expected.add_wakeup_sources(); in TEST_F() local
81 KernelWakeSourcesProto::WakeupSource* record1 = expected.add_wakeup_sources(); in TEST_F() local
DPsParser_test.cpp58 PsProto::Process* record1 = expected.add_processes(); in TEST_F() local
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DUidObserverControllerTest.java91 final ChangeRecord record1 = getLatestPendingChange(TEST_UID1); in testEnqueueUidChange() local
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBroadcastRecordTest.java855 final BroadcastRecord record1 = createBroadcastRecord(receivers, UserHandle.USER_ALL, in testMatchesDeliveryGroup() local
877 final BroadcastRecord record1 = createBroadcastRecord(receivers, UserHandle.USER_ALL, in testMatchesDeliveryGroup_withMatchingKey() local
922 final BroadcastRecord record1 = createBroadcastRecord(receivers, UserHandle.USER_ALL, in testMatchesDeliveryGroup_withMatchingFilter() local
DActivityManagerInternalTest.java99 final UidRecord record1 = addActiveUidRecord(TEST_UID1, curProcStateSeq, in verifyNetworkUpdatedProcStateSeq() local
DBroadcastQueueImplTest.java1723 final BroadcastRecord record1 = makeBroadcastRecord(userPresent, List.of( in testCleanupDisabledPackageReceiversLocked() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DShortcutHelperTest.java237 NotificationRecord record1 = setUpNotificationRecord(SHORTCUT_ID, PKG, in testNotifNoLongerHasShortcut_listenerRemoved() local
/frameworks/av/media/utils/tests/
Dinplace_function_tests.cpp222 Record record1; in TEST() local