Searched defs:current_test (Results 1 – 5 of 5) sorted by relevance
320 struct json_object *current_test = NULL; in fill_from_output() local609 struct json_object *current_test; in add_empty_dmesgs_where_missing() local631 struct json_object *current_test = NULL; in fill_from_dmesg() local1041 struct json_object *current_test; in try_add_notrun_results() local
55 static TestDef current_test; variable
39 lws_unit_test_t *current_test; member
574 …for (int current_test = static_cast<int>(CLEAR_FIRST); current_test < static_cast<int>(CLEAR_COUNT… in iterate() local
742 current_test = None variable in main.MultiprocessThread