Home
last modified time | relevance | path

Searched refs:ASSERT_EQ_PARTIAL (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkInclude/
DError.h157 #define ASSERT_EQ_PARTIAL(NB,A,B) Client::assert_equal_partial(__LINE__,NB,A,B) macro
/cmsis-dsp-latest/Testing/Source/Tests/
DDistanceTestsF32.cpp100 ASSERT_EQ_PARTIAL(2*pathLength,outPath,refPath); in test_dtw_distance_f32()