Home
last modified time | relevance | path

Searched refs:n_ignore_tests (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/tests/
Dsimple-proxy.c256 static const int n_ignore_tests = G_N_ELEMENTS (ignore_tests); variable
269 for (i = 0; i < n_ignore_tests; i++) in test_ignore()