Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dtest_generated_code.c108 *const_ent; in check_string_map_one_entry() local
125 const_ent = protobuf_test_messages_proto3_TestAllTypesProto3_map_string_string_next( in check_string_map_one_entry()
127 ASSERT(const_ent); in check_string_map_one_entry()
131 const_ent))); in check_string_map_one_entry()
135 const_ent))); in check_string_map_one_entry()
137 const_ent = protobuf_test_messages_proto3_TestAllTypesProto3_map_string_string_next( in check_string_map_one_entry()
139 ASSERT(!const_ent); in check_string_map_one_entry()
171 *const_ent; in test_string_map() local
207 (const_ent = in test_string_map()
212 const_ent); in test_string_map()
[all …]