Home
last modified time | relevance | path

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

/third_party/grpc/test/core/gpr/
Dlog_test.cc57 #define test_log_function_unreached(SEVERITY) \ macro
81 test_log_function_unreached(GPR_INFO); in main()
82 test_log_function_unreached(GPR_DEBUG); in main()
88 test_log_function_unreached(GPR_INFO); in main()
89 test_log_function_unreached(GPR_DEBUG); in main()
99 test_log_function_unreached(GPR_DEBUG); in main()
103 test_log_function_unreached(GPR_INFO); in main()
104 test_log_function_unreached(GPR_DEBUG); in main()
110 test_log_function_unreached(GPR_INFO); in main()
111 test_log_function_unreached(GPR_DEBUG); in main()