Searched refs:executeDelegationTests (Results 1 – 1 of 1) sorted by relevance
375 executeDelegationTests(delegationTests, false /* negative result */); in testDelegation()382 executeDelegationTests(delegationTests, true /* positive result */); in testDelegation()386 executeDelegationTests(delegationTests, false /* negative result */); in testDelegation()1902 private void executeDelegationTests(Map<String, DevicePolicyEventWrapper[]> delegationTests, in executeDelegationTests() method in DeviceAndProfileOwnerTest