Searched refs:SEVERITY (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/test/core/gpr/ |
D | log_test.cc | 41 #define test_log_function_reached(SEVERITY) \ argument 44 gpr_log_message(SEVERITY, "hello 1 2 3"); \ 47 gpr_log(SEVERITY, "hello %d %d %d", 1, 2, 3); \ 50 #define test_log_function_unreached(SEVERITY) \ argument 52 gpr_log_message(SEVERITY, "hello 1 2 3"); \ 53 gpr_log(SEVERITY, "hello %d %d %d", 1, 2, 3);
|
/external/curl/packages/vms/ |
D | curlmsg.msg | 22 .SEVERITY SUCCESS 25 .SEVERITY ERROR
|
D | curlmsg.sdl | 17 /* THE ERROR SEVERITY LEVEL. WITH THE EXCEPTION OF
|