Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Tests/
DSupportTestsQ31.cpp53 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()
DSupportTestsQ15.cpp57 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()
DSupportTestsQ7.cpp58 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()
DSupportTestsF16.cpp108 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()
DSupportTestsF32.cpp85 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/
DSupportTestsQ15.h25 Client::RefPattern<float64_t> refF64; variable
DSupportTestsQ31.h25 Client::RefPattern<float64_t> refF64; variable
DSupportTestsQ7.h25 Client::RefPattern<float64_t> refF64; variable
DSupportTestsF32.h27 Client::RefPattern<float64_t> refF64; variable
DSupportTestsF16.h32 Client::RefPattern<float64_t> refF64; variable