Home
last modified time | relevance | path

Searched defs:resampled (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/benchmark/detail/
Dcatch_stats.cpp194 auto resampled = resample(rng, n_resamples, first, last, f); in analyse_samples() local
208 auto resampled = resample(rng, n_resamples, first, last, f); in analyse_samples() local
Dcatch_stats.hpp75 std::vector<double> resampled; in resample() local
/external/catch2/single_include/catch2/
Dcatch.hpp6960 std::vector<double> resampled; in resample() local
7762 auto resampled = resample(rng, n_resamples, first, last, f); in analyse_samples() local
7776 auto resampled = resample(rng, n_resamples, first, last, f); in analyse_samples() local
/external/libabigail/tests/lib/
Dcatch.hpp6992 std::vector<double> resampled; in resample() local
7813 auto resampled = resample(rng, n_resamples, first, last, f); in analyse_samples() local
7827 auto resampled = resample(rng, n_resamples, first, last, f); in analyse_samples() local