Home
last modified time | relevance | path

Searched defs:array_of_strings (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/tests/
Dgdbus-test-codegen.c164 const gchar* const *array_of_strings, in on_handle_test_non_primitive_types()
676 const gchar* const *array_of_strings, in on_test_signal()
716 const gchar *array_of_strings[3] = {"one", "two", NULL}; in check_bar_proxy() local