Searched refs:refF64 (Results 1 – 10 of 10) sorted by relevance
/cmsis-dsp-latest/Testing/Source/Tests/ |
D | SupportTestsQ31.cpp | 53 ASSERT_REL_ERROR(refF64,outputF64,REL_ERROR); in test_q31_f64() 228 refF64.reload(SupportTestsQ31::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 236 refF64.reload(SupportTestsQ31::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 244 refF64.reload(SupportTestsQ31::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp()
|
D | SupportTestsQ15.cpp | 57 ASSERT_REL_ERROR(refF64,outputF64,REL_ERROR); in test_q15_f64() 298 refF64.reload(SupportTestsQ15::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 306 refF64.reload(SupportTestsQ15::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 314 refF64.reload(SupportTestsQ15::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp()
|
D | SupportTestsQ7.cpp | 58 ASSERT_CLOSE_ERROR(refF64,outputF64,0.01,REL_ERROR); in test_q7_f64() 280 refF64.reload(SupportTestsQ7::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 288 refF64.reload(SupportTestsQ7::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 296 refF64.reload(SupportTestsQ7::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp()
|
D | SupportTestsF16.cpp | 108 ASSERT_REL_ERROR(refF64,outputF64,REL_ERROR_F32); in test_f16_f64() 364 refF64.reload(SupportTestsF16::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 372 refF64.reload(SupportTestsF16::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 380 refF64.reload(SupportTestsF16::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp()
|
D | SupportTestsF32.cpp | 85 ASSERT_REL_ERROR(refF64,outputF64,REL_ERROR); in test_float_to_f64() 739 refF64.reload(SupportTestsF32::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 747 refF64.reload(SupportTestsF32::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp() 755 refF64.reload(SupportTestsF32::SAMPLES_F64_ID,mgr,this->nbSamples); in setUp()
|
/cmsis-dsp-latest/Testing/Include/Tests/ |
D | SupportTestsQ15.h | 25 Client::RefPattern<float64_t> refF64; variable
|
D | SupportTestsQ31.h | 25 Client::RefPattern<float64_t> refF64; variable
|
D | SupportTestsQ7.h | 25 Client::RefPattern<float64_t> refF64; variable
|
D | SupportTestsF32.h | 27 Client::RefPattern<float64_t> refF64; variable
|
D | SupportTestsF16.h | 32 Client::RefPattern<float64_t> refF64; variable
|