Home
last modified time | relevance | path

Searched refs:testLessThanBranchFree (Results 1 – 6 of 6) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/math/
DLongMathTest_gwt.java41 public void testLessThanBranchFree() throws Exception { in testLessThanBranchFree() method in LongMathTest_gwt
43 testCase.testLessThanBranchFree(); in testLessThanBranchFree()
DIntMathTest_gwt.java86 public void testLessThanBranchFree() throws Exception { in testLessThanBranchFree() method in IntMathTest_gwt
88 testCase.testLessThanBranchFree(); in testLessThanBranchFree()
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
DLongMathTest.java44 public void testLessThanBranchFree() { in testLessThanBranchFree() method in LongMathTest
DIntMathTest.java46 public void testLessThanBranchFree() { in testLessThanBranchFree() method in IntMathTest
/external/guava/guava-tests/test/com/google/common/math/
DIntMathTest.java99 public void testLessThanBranchFree() { in testLessThanBranchFree() method in IntMathTest
DLongMathTest.java140 public void testLessThanBranchFree() { in testLessThanBranchFree() method in LongMathTest