Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/
DDevicePolicySafetyCheckerIntegrationTest.java35 public void testAllOperations() { in testAllOperations() method in DevicePolicySafetyCheckerIntegrationTest
36 mTester.testAllOperations(mDevicePolicyManager, getWho()); in testAllOperations()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DDevicePolicySafetyCheckerIntegrationTest.java242 public void testAllOperations() { in testAllOperations() method in DevicePolicySafetyCheckerIntegrationTest
243 mTester.testAllOperations(mDevicePolicyManager, getWho()); in testAllOperations()
/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/
DDevicePolicySafetyCheckerIntegrationTester.java82 public final void testAllOperations(DevicePolicyManager dpm, ComponentName admin) { in testAllOperations() method in DevicePolicySafetyCheckerIntegrationTester
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_AllUriTest.java623 public void testAllOperations() { in testAllOperations() method in ContactsContract_AllUriTest