Home | History | Annotate | Download | only in cintltst

Lines Matching refs:TestSubWithValue

141     TestSubWithValue(NEW_MAX_BUFFER, NEW_MAX_BUFFER);
142 TestSubWithValue(1,NEW_MAX_BUFFER);
143 TestSubWithValue(1,1);
144 TestSubWithValue(NEW_MAX_BUFFER, 1);
1782 static void TestSubWithValue(int32_t inputsize, int32_t outputsize)