Searched refs:once_run_count (Results 1 – 1 of 1) sorted by relevance
73 static unsigned once_run_count = 0; variable77 once_run_count++; in once_do_run()92 || !TEST_int_eq(once_run_count, 1)) in test_once()
Completed in 4 milliseconds