Home
last modified time | relevance | path

Searched refs:refF32 (Results 1 – 10 of 10) sorted by relevance

/cmsis-dsp-3.7.0-3.6.0/Testing/Source/Tests/
DSupportTestsF64.cpp71 ASSERT_REL_ERROR(refF32,outputF32,REL_ERROR); in test_f64_to_float()
744 refF32.reload(SupportTestsF64::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
752 refF32.reload(SupportTestsF64::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
760 refF32.reload(SupportTestsF64::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
DSupportTestsQ31.cpp67 ASSERT_REL_ERROR(refF32,outputF32,REL_ERROR); in test_q31_float()
156 refF32.reload(SupportTestsQ31::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
164 refF32.reload(SupportTestsQ31::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
172 refF32.reload(SupportTestsQ31::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
DSupportTestsQ15.cpp71 ASSERT_REL_ERROR(refF32,outputF32,REL_ERROR); in test_q15_float()
226 refF32.reload(SupportTestsQ15::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
234 refF32.reload(SupportTestsQ15::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
242 refF32.reload(SupportTestsQ15::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
DSupportTestsQ7.cpp72 ASSERT_CLOSE_ERROR(refF32,outputF32,0.01,REL_ERROR); in test_q7_float()
208 refF32.reload(SupportTestsQ7::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
216 refF32.reload(SupportTestsQ7::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
224 refF32.reload(SupportTestsQ7::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
DSupportTestsF16.cpp94 ASSERT_REL_ERROR(refF32,outputF32,REL_ERROR_F32); in test_f16_f32()
268 refF32.reload(SupportTestsF16::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
276 refF32.reload(SupportTestsF16::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
284 refF32.reload(SupportTestsF16::SAMPLES_F32_ID,mgr,this->nbSamples); in setUp()
/cmsis-dsp-3.7.0-3.6.0/Testing/Include/Tests/
DSupportTestsQ15.h24 Client::RefPattern<float32_t> refF32; variable
DSupportTestsQ31.h24 Client::RefPattern<float32_t> refF32; variable
DSupportTestsQ7.h24 Client::RefPattern<float32_t> refF32; variable
DSupportTestsF64.h27 Client::RefPattern<float32_t> refF32; variable
DSupportTestsF16.h31 Client::RefPattern<float32_t> refF32; variable