HomeSort by relevance Sort by last modified time
    Searched defs:testIsPowerOfTwo (Results 1 - 5 of 5) sorted by null

  /external/guava/guava-gwt/test/com/google/common/math/
BigIntegerMathTest_gwt.java 46 public void testIsPowerOfTwo() throws Exception {
48 testCase.testIsPowerOfTwo();
  /external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
BigIntegerMathTest.java 49 public void testIsPowerOfTwo() {
  /external/guava/guava-tests/test/com/google/common/math/
BigIntegerMathTest.java 61 public void testIsPowerOfTwo() {
IntMathTest.java 112 public void testIsPowerOfTwo() {
LongMathTest.java 165 public void testIsPowerOfTwo() {

Completed in 1662 milliseconds