Home
last modified time | relevance | path

Searched refs:refQ7 (Results 1 – 9 of 9) sorted by relevance

/cmsis-dsp-3.7.0-3.6.0/Testing/Source/Tests/
DSupportTestsF64.cpp114 ASSERT_NEAR_EQ(refQ7,outputQ7,ABS_Q7_ERROR); in test_f64_to_q7()
720 refQ7.reload(SupportTestsF64::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
728 refQ7.reload(SupportTestsF64::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
736 refQ7.reload(SupportTestsF64::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
DSupportTestsQ31.cpp95 ASSERT_NEAR_EQ(refQ7,outputQ7,ABS_Q7_ERROR); in test_q31_q7()
204 refQ7.reload(SupportTestsQ31::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
212 refQ7.reload(SupportTestsQ31::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
220 refQ7.reload(SupportTestsQ31::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
DSupportTestsQ15.cpp101 ASSERT_NEAR_EQ(refQ7,outputQ7,ABS_Q7_ERROR); in test_q15_q7()
274 refQ7.reload(SupportTestsQ15::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
282 refQ7.reload(SupportTestsQ15::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
290 refQ7.reload(SupportTestsQ15::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
DSupportTestsF32.cpp113 ASSERT_NEAR_EQ(refQ7,outputQ7,ABS_Q7_ERROR); in test_float_to_q7()
568 refQ7.reload(SupportTestsF32::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
576 refQ7.reload(SupportTestsF32::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
584 refQ7.reload(SupportTestsF32::SAMPLES_Q7_ID,mgr,this->nbSamples); in setUp()
/cmsis-dsp-3.7.0-3.6.0/Testing/Include/Tests/
DSupportTestsQ15.h28 Client::RefPattern<q7_t> refQ7; variable
DSupportTestsQ31.h28 Client::RefPattern<q7_t> refQ7; variable
DSupportTestsQ7.h28 Client::RefPattern<q7_t> refQ7; variable
DSupportTestsF32.h30 Client::RefPattern<q7_t> refQ7; variable
DSupportTestsF64.h30 Client::RefPattern<q7_t> refQ7; variable