Searched refs:refF32 (Results 1 – 10 of 10) sorted by relevance
/cmsis-dsp-3.7.0-3.6.0/Testing/Source/Tests/ |
D | SupportTestsF64.cpp | 71 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()
|
D | SupportTestsQ31.cpp | 67 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()
|
D | SupportTestsQ15.cpp | 71 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()
|
D | SupportTestsQ7.cpp | 72 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()
|
D | SupportTestsF16.cpp | 94 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/ |
D | SupportTestsQ15.h | 24 Client::RefPattern<float32_t> refF32; variable
|
D | SupportTestsQ31.h | 24 Client::RefPattern<float32_t> refF32; variable
|
D | SupportTestsQ7.h | 24 Client::RefPattern<float32_t> refF32; variable
|
D | SupportTestsF64.h | 27 Client::RefPattern<float32_t> refF32; variable
|
D | SupportTestsF16.h | 31 Client::RefPattern<float32_t> refF32; variable
|