Searched refs:called_once (Results 1 – 4 of 4) sorted by relevance
46 static bool called_once = false; in BM_diagnostic_test() local48 if (called_once == false) try_invalid_pause_resume(state); in BM_diagnostic_test()54 if (called_once == false) try_invalid_pause_resume(state); in BM_diagnostic_test()56 called_once = true; in BM_diagnostic_test()62 static bool called_once = false; in BM_diagnostic_test_keep_running() local64 if (called_once == false) try_invalid_pause_resume(state); in BM_diagnostic_test_keep_running()70 if (called_once == false) try_invalid_pause_resume(state); in BM_diagnostic_test_keep_running()72 called_once = true; in BM_diagnostic_test_keep_running()