Searched refs:SIXTEEN_SQUARES_MIN (Results 1 – 2 of 2) sorted by relevance
/external/guava/android/guava-tests/test/com/google/common/math/ |
D | QuantilesTest.java | 118 private static final double SIXTEEN_SQUARES_MIN = 0.0; field in QuantilesTest 232 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_doubleCollection() 249 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes() 267 0, SIXTEEN_SQUARES_MIN, scale, SIXTEEN_SQUARES_MAX, otherIndex, otherValue); in testScale_indexes_largeVarargs_compute_doubleCollection() 275 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_longCollection() 287 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_integerCollection() 299 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_doubleVarargs() 315 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_longVarargs() 328 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_intVarargs() 341 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_computeInPlace() [all …]
|
/external/guava/guava-tests/test/com/google/common/math/ |
D | QuantilesTest.java | 118 private static final double SIXTEEN_SQUARES_MIN = 0.0; field in QuantilesTest 232 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_doubleCollection() 249 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes() 267 0, SIXTEEN_SQUARES_MIN, scale, SIXTEEN_SQUARES_MAX, otherIndex, otherValue); in testScale_indexes_largeVarargs_compute_doubleCollection() 275 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_longCollection() 287 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_integerCollection() 299 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_doubleVarargs() 315 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_longVarargs() 328 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_compute_intVarargs() 341 0, SIXTEEN_SQUARES_MIN, in testScale_indexes_varargs_computeInPlace() [all …]
|