OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:negativeOneTenthPositiveOneTenth2
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/util/src/android/util/cts/
RangeTest.java
99
Range<Rational>
negativeOneTenthPositiveOneTenth2
=
101
assertEquals(negativeOneTenthPositiveOneTenth,
negativeOneTenthPositiveOneTenth2
);
102
assertHashCodeEquals(negativeOneTenthPositiveOneTenth,
negativeOneTenthPositiveOneTenth2
);
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
RangeTest.java
106
Range<Rational>
negativeOneTenthPositiveOneTenth2
=
108
assertEquals(negativeOneTenthPositiveOneTenth,
negativeOneTenthPositiveOneTenth2
);
109
assertHashCodeEquals(negativeOneTenthPositiveOneTenth,
negativeOneTenthPositiveOneTenth2
);
Completed in 105 milliseconds