Searched defs:strv2 (Results 1 – 3 of 3) sorted by relevance
89 const char *strv2[] = { "one", "two", NULL }; in test_assertions_bad_cmpstrv_length() local98 const char *strv2[] = { "one", "too", "three", NULL }; in test_assertions_bad_cmpstrv_values() local170 const char *strv2[] = { "one", "two", "three", NULL }; in test_assertions() local
114 #define g_assert_cmpstrv(strv1, strv2) \ argument
3253 const gchar * const *strv2) in g_strv_equal()