Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgtestutils.c860 static gchar *test_run_seedstr = NULL; variable
1337 test_run_seedstr = equal + 1; in parse_args()
1341 test_run_seedstr = argv[i]; in parse_args()
1609 test_run_seedstr = seedstr;
1703 test_run_seed (test_run_seedstr);
1707 g_test_log (G_TEST_LOG_START_BINARY, g_get_prgname(), test_run_seedstr, 0, NULL);
2774 test_run_seed (test_run_seedstr); in test_case_run()