Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DRangeTest.java106 Range<Rational> negativeOneTenthPositiveOneTenth2 = in testEquals() local
108 assertEquals(negativeOneTenthPositiveOneTenth, negativeOneTenthPositiveOneTenth2); in testEquals()
109 assertHashCodeEquals(negativeOneTenthPositiveOneTenth, negativeOneTenthPositiveOneTenth2); in testEquals()