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

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

Completed in 585 milliseconds