Lines Matching full:test
55 * @param[in] pTest Pointer to the test buffer
59 * and test output
68 int *test; in arm_snr_f32() local
73 test = (int *)(&pRef[i]); in arm_snr_f32()
74 temp = *test; in arm_snr_f32()
82 test = (int *)(&pTest[i]); in arm_snr_f32()
83 temp = *test; in arm_snr_f32()
94 test = (int *)(&EnergyError); in arm_snr_f32()
95 temp = *test; in arm_snr_f32()
159 * @brief Compare MATLAB Reference Output and ARM Test output
161 * @param[in] pOut Pointer to Test buffer
187 * @brief Compare MATLAB Reference Output and ARM Test output
189 * @param[in] pOut Pointer to Test buffer