Home
last modified time | relevance | path

Searched refs:float_test (Results 1 – 4 of 4) sorted by relevance

/third_party/libsnd/tests/
Dfloating_point_test.tpl55 static float float_test [DFT_DATA_LENGTH] ;
237 memset (float_test, 0, sizeof (float_test)) ;
248 test_read_float_or_die (file, 0, float_test, DFT_DATA_LENGTH, __LINE__) ;
255 snr = dft_cmp_float (__LINE__, float_data, float_test, DFT_DATA_LENGTH, target_snr, allow_exit) ;
/third_party/rust/crates/nom/tests/
Dfloat.rs42 fn float_test() { in float_test() function
/third_party/rust/crates/nom/src/number/
Dcomplete.rs1965 fn float_test() { in float_test() function
Dstreaming.rs2044 fn float_test() { in float_test() function