Searched refs:testRun (Results 1 – 2 of 2) sorted by relevance
1786 final DevicePolicyEventLogVerifier.Action testRun = () -> { in executeDelegationTests() local1791 assertMetricsLogged(getDevice(), testRun, expectedMetrics); in executeDelegationTests() local1793 testRun.apply(); in executeDelegationTests()
156 public void testRun() throws Throwable { in testRun() method in AnimationDrawableTest