Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DTrustedPresentationListenerTest.java271 TrustedPresentationThresholds thresholdsB = new TrustedPresentationThresholds(alpha, in testEquals() local
273 Assert.assertEquals(thresholdsA, thresholdsB); in testEquals()