Searched defs:strvector (Results 1 – 1 of 1) sorted by relevance
| /third_party/glib/glib/tests/ |
| D | gvariant.c | 3165 const gchar *strvector[] = {"/hello", "/world", NULL}; in test_varargs() local 3214 const gchar *strvector[] = {"/hello", "/world", NULL}; in test_varargs() local 3284 const gchar *strvector[] = {"/hello", "/world", NULL}; in test_varargs() local 3333 const gchar *strvector[] = { "i", "ii", "iii", "iv", "v", "vi", NULL }; in test_varargs() local
|