Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dupb_test.h13 int num_assertions = 0; variable
26 ++num_assertions; \
41 ++num_assertions; \
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc1190 printf("All tests passed, %d assertions.\n", num_assertions); in run_tests()