Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/math/
DLongMathTest_gwt.java46 public void testLog2Exact() throws Exception { in testLog2Exact() method in LongMathTest_gwt
48 testCase.testLog2Exact(); in testLog2Exact()
DBigIntegerMathTest_gwt.java56 public void testLog2Exact() throws Exception { in testLog2Exact() method in BigIntegerMathTest_gwt
58 testCase.testLog2Exact(); in testLog2Exact()
DIntMathTest_gwt.java91 public void testLog2Exact() throws Exception { in testLog2Exact() method in IntMathTest_gwt
93 testCase.testLog2Exact(); in testLog2Exact()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DLongMathTest.java90 public void testLog2Exact() { in testLog2Exact() method in LongMathTest
DBigIntegerMathTest.java96 public void testLog2Exact() { in testLog2Exact() method in BigIntegerMathTest
DIntMathTest.java88 public void testLog2Exact() { in testLog2Exact() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DBigIntegerMathTest.java108 public void testLog2Exact() { in testLog2Exact() method in BigIntegerMathTest
DIntMathTest.java151 public void testLog2Exact() { in testLog2Exact() method in IntMathTest
DLongMathTest.java205 public void testLog2Exact() { in testLog2Exact() method in LongMathTest