Home
last modified time | relevance | path

Searched refs:testNetworkLoggingOnWorkProfile (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedManagedProfileOwnerTest.java303 testNetworkLoggingOnWorkProfile(DEVICE_ADMIN_PKG, ".NetworkLoggingTest"); in testNetworkLogging()
317 testNetworkLoggingOnWorkProfile(DELEGATE_APP_PKG, in testNetworkLoggingDelegate()
326 private void testNetworkLoggingOnWorkProfile(String packageName, String testClassName) in testNetworkLoggingOnWorkProfile() method in MixedManagedProfileOwnerTest
DOrgOwnedProfileOwnerTest.java536 testNetworkLoggingOnWorkProfile(DEVICE_ADMIN_PKG, ".NetworkLoggingTest"); in testNetworkLogging()
550 testNetworkLoggingOnWorkProfile(DELEGATE_APP_PKG, in testNetworkLoggingDelegate()
559 private void testNetworkLoggingOnWorkProfile(String packageName, String testClassName) in testNetworkLoggingOnWorkProfile() method in OrgOwnedProfileOwnerTest
587 testNetworkLoggingOnWorkProfile(DEVICE_ADMIN_PKG, ".NetworkLoggingTest"); in testNetworkLoggingLogged()