Searched defs:nbTests (Results 1 – 8 of 8) sorted by relevance
21 int nbTests; variable
18 int nbTests; in test_fir_decimate_f32() local73 int nbTests; in test_fir_interpolate_f32() local
21 int nbTests; in test_fir_decimate_q15() local73 int nbTests; in test_fir_interpolate_q15() local
21 int nbTests; in test_fir_decimate_q31() local76 int nbTests; in test_fir_interpolate_q31() local
18 int nbTests; in test_fir_decimate_f64() local
200 int nbTests = s->getNbTests(); in run() local394 int nbTests = g->getNbContainer(); in run() local
45 def genBarycenter(config,nb,nbTests,nbVecsArray,vecDimArray): argument