Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java231 testSecurityLoggingOnWorkProfile(DEVICE_ADMIN_PKG, ".SecurityLoggingTest"); in testSecurityLogging()
245 testSecurityLoggingOnWorkProfile(DELEGATE_APP_PKG, in testSecurityLoggingDelegate()
254 private void testSecurityLoggingOnWorkProfile(String packageName, String testClassName) in testSecurityLoggingOnWorkProfile() method in OrgOwnedProfileOwnerTest