Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dupb_test.h16 #define PRINT_FAILURE(expr) \ macro
28 PRINT_FAILURE(expr) \
35 PRINT_FAILURE(expr) \
43 PRINT_FAILURE(expr) \
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc51 #undef PRINT_FAILURE
52 #define PRINT_FAILURE(expr) \ macro