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

/external/guava/guava-gwt/test/com/google/common/math/
H A DBigIntegerMathTest_gwt.java46 public void testIsPowerOfTwo() throws Exception { method in class:BigIntegerMathTest_gwt
48 testCase.testIsPowerOfTwo();
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
H A DBigIntegerMathTest.java49 public void testIsPowerOfTwo() { method in class:BigIntegerMathTest
/external/guava/guava-tests/test/com/google/common/math/
H A DBigIntegerMathTest.java61 public void testIsPowerOfTwo() { method in class:BigIntegerMathTest
H A DDoubleMathTest.java400 public void testIsPowerOfTwo() { method in class:DoubleMathTest
H A DIntMathTest.java112 public void testIsPowerOfTwo() { method in class:IntMathTest
H A DLongMathTest.java165 public void testIsPowerOfTwo() { method in class:LongMathTest

Completed in 261 milliseconds