Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dgvariant.c3166 const gchar *test_strs[] = {"/foo", "/bar", "/baz" }; in test_varargs() local
3215 const gchar *test_strs[] = {"/foo", "/bar", "/baz" }; in test_varargs() local
3285 const gchar *test_strs[] = {"/foo", "/bar", "/baz" }; in test_varargs() local
/third_party/python/Lib/test/
Dtest__xxsubinterpreters.py397 def test_strs(self): member in ShareableTypeTests