Lines Matching full:para1
342 * @tc.name test wcscasecmp api with para1 is lower case of para2
372 * @tc.name test wcscasecmp_l api with para1 is lower case of para2
402 * @tc.name test wcsncasecmp api with para1 is lower case of para2
436 * @tc.name test wcsncasecmp_l api with para1 is lower case of para2
620 * @tc.name test wcscoll api with para1 is equal to para2
637 * @tc.name test wcscoll api with para1 is greater than para2
654 * @tc.name test wcscoll api with para1 is less than para2
671 * @tc.name test wcscoll_l api with para1 is equal to para2
688 * @tc.name test wcscoll_l api with para1 is greater than para2
705 * @tc.name test wcscoll_l api with para1 is less than para2
722 * @tc.name test wcscspn api with para2 is included in para1
739 * @tc.name test wcscspn api with para2 is not included in para1
756 * @tc.name test wcsspn api with para2 is included in para1
773 * @tc.name test wcscspn api with para2 is not included in para1
790 * @tc.name test wcspbrk api with para2 is included in para1
807 * @tc.name test wcspbrk api with para2 is not included in para1