Home | History | Annotate | Download | only in tests

Lines Matching full:abcde

1093   EXPECT_GT(0, strncmp("abcde", "abcfa", 4));
1113 EXPECT_GT(0, strncasecmp("abcde", "ABCfa", 4));