Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedDeviceOwnerTest.java104 DevicePolicyEventWrapper[] expectedMetrics = new DevicePolicyEventWrapper[] { in getAdditionalDelegationTests() local
DDeviceAndProfileOwnerTest.java1907 final DevicePolicyEventWrapper[] expectedMetrics = entry.getValue(); in executeDelegationTests() local
1913 assertMetricsLogged(getDevice(), testRun, expectedMetrics); in executeDelegationTests() local
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java280 Metrics expectedMetrics = BoringLayout.isBoring(text, paint, (Metrics) null); in testIsBoring_resetsFontMetrics() local