Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_f64.c61 test_rel_error_f64(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
119 test_rel_error_f64(length, output_buf, ref, REL_ERROR_THRESH), in ZTEST()
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/common/
Dtest_common.h321 static inline bool test_rel_error_f64( in test_rel_error_f64() function