Searched refs:print_buckets (Results 1 – 1 of 1) sorted by relevance
17 static void print_buckets(const char *label, float *buckets, size_t n) in print_buckets() function79 print_buckets("cdf", buckets, n); in kolmogorov_smirnov_test()97 print_buckets("differences", buckets, n); in kolmogorov_smirnov_test()136 print_buckets("histogram", buckets, ARRAY_SIZE(buckets)); in ZTEST()