Home
last modified time | relevance | path

Searched refs:SIXTEEN_SQUARES_DECILE_1 (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/math/
DQuantilesTest.java119 private static final double SIXTEEN_SQUARES_DECILE_1 = 0.5 * (1.0 + 4.0); field in QuantilesTest
171 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_doubleCollection()
177 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_longCollection()
183 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_integerCollection()
190 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_doubleVarargs()
201 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_longVarargs()
209 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_intVarargs()
217 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_computeInPlace()
235 1, SIXTEEN_SQUARES_DECILE_1, in testScale_indexes_varargs_compute_doubleCollection()
252 1, SIXTEEN_SQUARES_DECILE_1, in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes()
[all …]
/external/guava/guava-tests/test/com/google/common/math/
DQuantilesTest.java119 private static final double SIXTEEN_SQUARES_DECILE_1 = 0.5 * (1.0 + 4.0); field in QuantilesTest
171 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_doubleCollection()
177 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_longCollection()
183 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_integerCollection()
190 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_doubleVarargs()
201 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_longVarargs()
209 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_compute_intVarargs()
217 .of(SIXTEEN_SQUARES_DECILE_1); in testScale_index_computeInPlace()
235 1, SIXTEEN_SQUARES_DECILE_1, in testScale_indexes_varargs_compute_doubleCollection()
252 1, SIXTEEN_SQUARES_DECILE_1, in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes()
[all …]