Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java298 private Map<String, DevicePolicyEventWrapper[]> getDelegationTests() { in getDelegationTests() method in DeviceAndProfileOwnerTest
373 final Map<String, DevicePolicyEventWrapper[]> delegationTests = getDelegationTests(); in testDelegation()