Home | History | Annotate | Download | only in cintltst

Lines Matching refs:TestLegalAndOthers

150     TestLegalAndOthers(NEW_MAX_BUFFER, NEW_MAX_BUFFER);
151 TestLegalAndOthers(1,NEW_MAX_BUFFER);
152 TestLegalAndOthers(1,1);
153 TestLegalAndOthers(NEW_MAX_BUFFER, 1);
2534 static void TestLegalAndOthers(int32_t inputsize, int32_t outputsize)