Home
last modified time | relevance | path

Searched defs:record1 (Results 1 – 7 of 7) 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/mockingservicestests/src/com/android/server/am/
DBroadcastRecordTest.java497 final BroadcastRecord record1 = createBroadcastRecord(receivers, UserHandle.USER_ALL, in testMatchesDeliveryGroup() local
519 final BroadcastRecord record1 = createBroadcastRecord(receivers, UserHandle.USER_ALL, in testMatchesDeliveryGroup_withMatchingKey() local
564 final BroadcastRecord record1 = createBroadcastRecord(receivers, UserHandle.USER_ALL, in testMatchesDeliveryGroup_withMatchingFilter() local
DActivityManagerInternalTest.java99 final UidRecord record1 = addActiveUidRecord(TEST_UID1, curProcStateSeq, in verifyNetworkUpdatedProcStateSeq() local
DBroadcastQueueModernImplTest.java1441 final BroadcastRecord record1 = makeBroadcastRecord(userPresent, List.of( in testCleanupDisabledPackageReceiversLocked() local
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DUidObserverControllerTest.java91 final ChangeRecord record1 = getLatestPendingChange(TEST_UID1); in testEnqueueUidChange() local
/frameworks/av/media/utils/tests/
Dinplace_function_tests.cpp222 Record record1; in TEST() local