Searched refs:__assert_within_epsilon (Results 1 – 1 of 1) sorted by relevance
130 #define __assert_within_epsilon(x, ref, tol_up, tol_down) \ macro139 __assert_within_epsilon(x, ref, tolerance, tolerance)1372 __assert_within_epsilon(max[0], max_freq, tolerance, 0.15f); in test_frequency()