Home
last modified time | relevance | path

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

/external/guava/guava-gwt/test/com/google/common/math/
DLongMathTest_gwt.java56 public void testLog2NegativeAlwaysThrows() throws Exception { in testLog2NegativeAlwaysThrows() method in LongMathTest_gwt
58 testCase.testLog2NegativeAlwaysThrows(); in testLog2NegativeAlwaysThrows()
DBigIntegerMathTest_gwt.java81 public void testLog2NegativeAlwaysThrows() throws Exception { in testLog2NegativeAlwaysThrows() method in BigIntegerMathTest_gwt
83 testCase.testLog2NegativeAlwaysThrows(); in testLog2NegativeAlwaysThrows()
DIntMathTest_gwt.java101 public void testLog2NegativeAlwaysThrows() throws Exception { in testLog2NegativeAlwaysThrows() method in IntMathTest_gwt
103 testCase.testLog2NegativeAlwaysThrows(); in testLog2NegativeAlwaysThrows()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DLongMathTest.java68 public void testLog2NegativeAlwaysThrows() { in testLog2NegativeAlwaysThrows() method in LongMathTest
DBigIntegerMathTest.java66 public void testLog2NegativeAlwaysThrows() { in testLog2NegativeAlwaysThrows() method in BigIntegerMathTest
DIntMathTest.java67 public void testLog2NegativeAlwaysThrows() { in testLog2NegativeAlwaysThrows() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DBigIntegerMathTest.java78 public void testLog2NegativeAlwaysThrows() { in testLog2NegativeAlwaysThrows() method in BigIntegerMathTest
DIntMathTest.java130 public void testLog2NegativeAlwaysThrows() { in testLog2NegativeAlwaysThrows() method in IntMathTest
DLongMathTest.java183 public void testLog2NegativeAlwaysThrows() { in testLog2NegativeAlwaysThrows() method in LongMathTest