Home
last modified time | relevance | path

Searched refs:assertMetricsLogged (Results 1 – 16 of 16) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DAdbProvisioningTests.java21 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
45 assertMetricsLogged(getDevice(), () -> { in testAdbDeviceOwnerLogged()
57 assertMetricsLogged(getDevice(), () -> { in testAdbProfileOwnerLogged()
DPasswordComplexityTest.java3 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
49 assertMetricsLogged( in testGetPasswordComplexity()
DDeviceAndProfileOwnerTest.java19 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
341 assertMetricsLogged(getDevice(), () -> { in testDelegationCertSelection()
479 assertMetricsLogged(getDevice(), () -> { in testAlwaysOnVpnPackageLogged()
564 assertMetricsLogged(getDevice(), () -> { in testPersistentIntentResolving()
593 assertMetricsLogged(getDevice(), () -> { in testApplicationHidden()
673 assertMetricsLogged(getDevice(), () -> { in testDelegatedCertInstaller()
913 assertMetricsLogged(getDevice(), () -> { in testDisallowAdjustVolumeMutedLogged()
981 assertMetricsLogged(getDevice(), () -> { in testSuspendPackage()
1082 assertMetricsLogged(getDevice(), () -> { in testSetCameraDisabledLogged()
1232 assertMetricsLogged(getDevice(), () -> { in testInstallKeyPairLogged()
[all …]
DDeviceOwnerTest.java21 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
402 assertMetricsLogged(getDevice(), () -> { in testSetSystemUpdatePolicyLogged()
408 assertMetricsLogged(getDevice(), () -> { in testSetSystemUpdatePolicyLogged()
414 assertMetricsLogged(getDevice(), () -> { in testSetSystemUpdatePolicyLogged()
420 assertMetricsLogged(getDevice(), () -> { in testSetSystemUpdatePolicyLogged()
536 assertMetricsLogged(getDevice(), () -> { in testAdminActionBookkeeping()
544 assertMetricsLogged(getDevice(), () -> { in testAdminActionBookkeeping()
631 assertMetricsLogged(getDevice(), () -> { in testPackageInstallCache()
644 assertMetricsLogged(getDevice(), () -> { in testPackageInstallCache()
741 assertMetricsLogged(getDevice(), () -> { in testSetKeyguardDisabledLogged()
[all …]
DMixedDeviceOwnerTest.java19 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
131 assertMetricsLogged(getDevice(), () -> { in testWifi()
161 assertMetricsLogged(getDevice(), () -> { in testSetTime()
172 assertMetricsLogged(getDevice(), () -> { in testSetTimeZone()
217 assertMetricsLogged(getDevice(), () -> { in testLockScreenInfo()
237 assertMetricsLogged(getDevice(), () -> { in testFactoryResetProtectionPolicy()
272 assertMetricsLogged(getDevice(), () -> { in testInstallUpdateLogged()
332 assertMetricsLogged(getDevice(), () -> { in testSecurityLoggingEnabledLogged()
DManagedProfileWipeTest.java19 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
82 assertMetricsLogged(getDevice(), () -> { in testWipeDataLogged()
DCrossProfileAppsHostSideTest.java7 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
153 assertMetricsLogged( in testStartActivityIntent_isLogged()
245 assertMetricsLogged( in testStartMainActivity_logged()
266 assertMetricsLogged( in testGetTargetUserProfiles_logged()
DManagedProfileCrossProfileTest.java26 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
97 assertMetricsLogged(getDevice(), () -> { in testCrossProfileIntentFilters()
290 assertMetricsLogged(getDevice(), () -> { in testCrossProfileWidgetsLogged()
312 assertMetricsLogged(getDevice(), () -> { in testCrossProfileCalendarPackage()
374 assertMetricsLogged( in testSetCrossProfilePackages_isLogged()
469 assertMetricsLogged( in testSetCrossProfilePackages_resetsAppOps_isLogged()
DOrgOwnedProfileOwnerTest.java21 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
152 assertMetricsLogged(getDevice(), () -> { in testUserRestrictionSetOnParentLogged()
212 assertMetricsLogged(getDevice(), () -> { in testCameraDisabledOnParentLogged()
462 assertMetricsLogged(getDevice(), () -> in testPermittedInputMethodsLogged()
554 assertMetricsLogged(getDevice(), () -> { in testSetPersonalAppsSuspendedLogged()
569 assertMetricsLogged(getDevice(), () -> { in testSetManagedProfileMaximumTimeOffLogged()
731 assertMetricsLogged(getDevice(), () -> { in testNetworkLoggingLogged()
DManagedProfileContactsTest.java19 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
92 assertMetricsLogged(getDevice(), () -> { in testManagedContactsPolicies()
105 assertMetricsLogged(getDevice(), () -> { in testManagedContactsPolicies()
DDeviceAndProfileOwnerHostSideTransferTest.java3 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
46 assertMetricsLogged(getDevice(), () -> { in testTransferOwnership()
DManagedProfileTest.java18 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
189 assertMetricsLogged(getDevice(), () -> { in testOrganizationInfo()
206 assertMetricsLogged(getDevice(), () -> { in testBluetoothContactSharingDisabled()
421 assertMetricsLogged(getDevice(), () -> { in testSetProfileNameLogged()
DDeviceOwnerPlusProfileOwnerTest.java20 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
203 assertMetricsLogged(getDevice(), () -> { in testWipeData_secondaryUserLogged()
DMixedManagedProfileOwnerTest.java132 DevicePolicyEventLogVerifier.assertMetricsLogged(getDevice(), () -> { in testSetPreferentialNetworkServiceStatusLogged()
/cts/hostsidetests/accounts/src/android/host/accounts/
DAccountManagerHostSideTest.java21 import static com.android.cts.devicepolicy.metrics.DevicePolicyEventLogVerifier.assertMetricsLogged;
116 assertMetricsLogged(getDevice(), () -> { in tesAddAccount_logsMetrics()
136 assertMetricsLogged(getDevice(), () -> { in testStartAddAccountSession_logsMetrics()
157 assertMetricsLogged(getDevice(), () -> { in tesAddAccountExplicitly_logsMetrics()
176 assertMetricsLogged(getDevice(), () -> { in tesGetAuthToken_logsMetrics()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DDevicePolicyEventLogVerifier.java43 public static void assertMetricsLogged(ITestDevice device, Action action, in assertMetricsLogged() method in DevicePolicyEventLogVerifier