Lines Matching refs:ASSERT_EMPTY_TAIL
28 ASSERT_EMPTY_TAIL(output); in test_linear_interp_f32()
50 ASSERT_EMPTY_TAIL(output); in test_bilinear_interp_f32()
72 ASSERT_EMPTY_TAIL(buffer); in test_spline_square_f32()
73 ASSERT_EMPTY_TAIL(splineCoefs); in test_spline_square_f32()
74 ASSERT_EMPTY_TAIL(output); in test_spline_square_f32()
91 ASSERT_EMPTY_TAIL(buffer); in test_spline_sine_f32()
92 ASSERT_EMPTY_TAIL(splineCoefs); in test_spline_sine_f32()
93 ASSERT_EMPTY_TAIL(output); in test_spline_sine_f32()
110 ASSERT_EMPTY_TAIL(buffer); in test_spline_ramp_f32()
111 ASSERT_EMPTY_TAIL(splineCoefs); in test_spline_ramp_f32()
112 ASSERT_EMPTY_TAIL(output); in test_spline_ramp_f32()