Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgtestutils.c528 guint seed_failed = 0; in test_run_seed() local
543 seed_failed += p != NULL && *p != 0; in test_run_seed()
546 seed_failed += p != NULL && *p != 0; in test_run_seed()
549 seed_failed += p != NULL && *p != 0; in test_run_seed()
552 seed_failed += p != NULL && *p != 0; in test_run_seed()
553 if (!seed_failed) in test_run_seed()