Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtestutils.c868 static guint test_skipped_count = 0; variable
1055 test_skipped_count++; in g_test_log()
2186 if (test_run_count > 0 && test_run_count == test_skipped_count) in g_test_run()