Home
last modified time | relevance | path

Searched defs:createPairedStatsOf (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/math/
DStatsTesting.java468 static PairedStats createPairedStatsOf(List<Double> xValues, List<Double> yValues) { in createPairedStatsOf() method in StatsTesting
/external/guava/guava-tests/test/com/google/common/math/
DStatsTesting.java497 static PairedStats createPairedStatsOf(List<Double> xValues, List<Double> yValues) { in createPairedStatsOf() method in StatsTesting