Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/math/
DLongMathTest_gwt.java61 public void testLog2ZeroAlwaysThrows() throws Exception { in testLog2ZeroAlwaysThrows() method in LongMathTest_gwt
63 testCase.testLog2ZeroAlwaysThrows(); in testLog2ZeroAlwaysThrows()
DBigIntegerMathTest_gwt.java86 public void testLog2ZeroAlwaysThrows() throws Exception { in testLog2ZeroAlwaysThrows() method in BigIntegerMathTest_gwt
88 testCase.testLog2ZeroAlwaysThrows(); in testLog2ZeroAlwaysThrows()
DIntMathTest_gwt.java106 public void testLog2ZeroAlwaysThrows() throws Exception { in testLog2ZeroAlwaysThrows() method in IntMathTest_gwt
108 testCase.testLog2ZeroAlwaysThrows(); in testLog2ZeroAlwaysThrows()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DLongMathTest.java59 public void testLog2ZeroAlwaysThrows() { in testLog2ZeroAlwaysThrows() method in LongMathTest
DBigIntegerMathTest.java57 public void testLog2ZeroAlwaysThrows() { in testLog2ZeroAlwaysThrows() method in BigIntegerMathTest
DIntMathTest.java58 public void testLog2ZeroAlwaysThrows() { in testLog2ZeroAlwaysThrows() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DBigIntegerMathTest.java69 public void testLog2ZeroAlwaysThrows() { in testLog2ZeroAlwaysThrows() method in BigIntegerMathTest
DIntMathTest.java121 public void testLog2ZeroAlwaysThrows() { in testLog2ZeroAlwaysThrows() method in IntMathTest
DLongMathTest.java174 public void testLog2ZeroAlwaysThrows() { in testLog2ZeroAlwaysThrows() method in LongMathTest