Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/math/
DLongMathTest_gwt.java51 public void testLog2MatchesBigInteger() throws Exception { in testLog2MatchesBigInteger() method in LongMathTest_gwt
53 testCase.testLog2MatchesBigInteger(); in testLog2MatchesBigInteger()
DIntMathTest_gwt.java96 public void testLog2MatchesBigInteger() throws Exception { in testLog2MatchesBigInteger() method in IntMathTest_gwt
98 testCase.testLog2MatchesBigInteger(); in testLog2MatchesBigInteger()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DLongMathTest.java80 public void testLog2MatchesBigInteger() { in testLog2MatchesBigInteger() method in LongMathTest
DIntMathTest.java79 public void testLog2MatchesBigInteger() { in testLog2MatchesBigInteger() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java142 public void testLog2MatchesBigInteger() { in testLog2MatchesBigInteger() method in IntMathTest
DLongMathTest.java195 public void testLog2MatchesBigInteger() { in testLog2MatchesBigInteger() method in LongMathTest