OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bi22
(Results
1 - 2
of
2
) sorted by null
/external/apache-harmony/math/src/test/java/tests/api/java/math/
BigIntegerTest.java
60
BigInteger
bi22
;
field in class:BigIntegerTest
555
testAllMults(bi2, bi2,
bi22
);
567
testAllDivs(
bi22
, bi2);
901
bi22
= new BigInteger(
[
all
...]
/libcore/luni/src/test/java/tests/api/java/math/
BigIntegerTest.java
60
BigInteger
bi22
;
field in class:BigIntegerTest
726
testAllMults(bi2, bi2,
bi22
);
738
testAllDivs(
bi22
, bi2);
[
all
...]
Completed in 279 milliseconds