Home
last modified time | relevance | path

Searched defs:report1 (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserJourneyLoggerTest.java86 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testUserLifecycleEventOccurred() local
96 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testLogUserLifecycleEvent() local
114 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testCreateUserJourney() local
139 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testRemoveUserJourney() local
165 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testStartUserJourney() local
191 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testStopUserJourney() local
215 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testAbortStopUserJourney() local
240 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testIncompleteStopUserJourney() local
264 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testGrantAdminUserJourney() local
290 final UserLifecycleEventOccurredCaptor report1 = new UserLifecycleEventOccurredCaptor(); in testNullUserErrorGrantAdminUserJourney() local
[all …]
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/tare/
H A DAnalystTest.java203 Analyst.Report report1 = new Analyst.Report(); in testLoadReports() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/tare/
H A DScribeTest.java131 Analyst.Report report1 = new Analyst.Report(); in testWritingAnalystReportsToDisk() local