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.java297 testNetworkLoggingOnWorkProfile(DEVICE_ADMIN_PKG, ".NetworkLoggingTest"); in testNetworkLogging()
311 testNetworkLoggingOnWorkProfile(DELEGATE_APP_PKG, in testNetworkLoggingDelegate()
320 private void testNetworkLoggingOnWorkProfile(String packageName, String testClassName) in testNetworkLoggingOnWorkProfile() method in MixedManagedProfileOwnerTest
DOrgOwnedProfileOwnerTest.java526 testNetworkLoggingOnWorkProfile(DEVICE_ADMIN_PKG, ".NetworkLoggingTest"); in testNetworkLogging()
540 testNetworkLoggingOnWorkProfile(DELEGATE_APP_PKG, in testNetworkLoggingDelegate()
549 private void testNetworkLoggingOnWorkProfile(String packageName, String testClassName) in testNetworkLoggingOnWorkProfile() method in OrgOwnedProfileOwnerTest
577 testNetworkLoggingOnWorkProfile(DEVICE_ADMIN_PKG, ".NetworkLoggingTest"); in testNetworkLoggingLogged()