Searched refs:positive (Results 1 – 1 of 1) sorted by relevance
163 char positive[2] = {0, 0}; in TEST_F() local165 ASSERT_LT(0, strcmp(negative, positive)); in TEST_F()166 ASSERT_LT(0, strncmp(negative, positive, 1)); in TEST_F()