Searched refs:test_should_not_log (Results 1 – 1 of 1) sorted by relevance
39 static void test_should_not_log(gpr_log_func_args* args) { GPR_ASSERT(false); } in test_should_not_log() function51 gpr_set_log_function(test_should_not_log); \