Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/gpr/
Dlog_test.cc39 static void test_should_not_log(gpr_log_func_args* args) { GPR_ASSERT(false); } in test_should_not_log() function
51 gpr_set_log_function(test_should_not_log); \