Home
last modified time | relevance | path

Searched defs:delegationTests (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java383 final Map<String, DevicePolicyEventWrapper[]> delegationTests = getDelegationTests(); in testDelegation() local
1897 private void executeDelegationTests(Map<String, DevicePolicyEventWrapper[]> delegationTests, in executeDelegationTests()