Lines Matching refs:MapEnd
1336 iter != reflection->MapEnd(message, F("map_int32_int32")); in ExpectMapFieldsSetViaReflectionIterator()
1354 iter != reflection->MapEnd(message, F("map_int64_int64")); ++iter) { in ExpectMapFieldsSetViaReflectionIterator()
1365 iter != reflection->MapEnd(message, F("map_uint32_uint32")); in ExpectMapFieldsSetViaReflectionIterator()
1377 iter != reflection->MapEnd(message, F("map_uint64_uint64")); in ExpectMapFieldsSetViaReflectionIterator()
1389 iter != reflection->MapEnd(message, F("map_sint32_sint32")); in ExpectMapFieldsSetViaReflectionIterator()
1401 iter != reflection->MapEnd(message, F("map_sint64_sint64")); ++iter) { in ExpectMapFieldsSetViaReflectionIterator()
1412 iter != reflection->MapEnd(message, F("map_fixed32_fixed32")); in ExpectMapFieldsSetViaReflectionIterator()
1424 iter != reflection->MapEnd(message, F("map_fixed64_fixed64")); in ExpectMapFieldsSetViaReflectionIterator()
1436 iter != reflection->MapEnd(message, F("map_sfixed32_sfixed32")); in ExpectMapFieldsSetViaReflectionIterator()
1447 iter != reflection->MapEnd(message, F("map_int32_float")); ++iter) { in ExpectMapFieldsSetViaReflectionIterator()
1458 iter != reflection->MapEnd(message, F("map_int32_double")); ++iter) { in ExpectMapFieldsSetViaReflectionIterator()
1468 iter != reflection->MapEnd(message, F("map_bool_bool")); ++iter) { in ExpectMapFieldsSetViaReflectionIterator()
1480 iter != reflection->MapEnd(message, F("map_string_string")); in ExpectMapFieldsSetViaReflectionIterator()
1498 iter != reflection->MapEnd(message, F("map_int32_bytes")); ++iter) { in ExpectMapFieldsSetViaReflectionIterator()
1508 iter != reflection->MapEnd(message, F("map_int32_enum")); ++iter) { in ExpectMapFieldsSetViaReflectionIterator()
1520 iter != reflection->MapEnd(message, F("map_int32_foreign_message")); in ExpectMapFieldsSetViaReflectionIterator()
1563 reflection->MapEnd(message, F("map_int32_int32"))); in ExpectClearViaReflectionIterator()
1565 reflection->MapEnd(message, F("map_int64_int64"))); in ExpectClearViaReflectionIterator()
1567 reflection->MapEnd(message, F("map_uint32_uint32"))); in ExpectClearViaReflectionIterator()
1569 reflection->MapEnd(message, F("map_uint64_uint64"))); in ExpectClearViaReflectionIterator()
1571 reflection->MapEnd(message, F("map_sint32_sint32"))); in ExpectClearViaReflectionIterator()
1573 reflection->MapEnd(message, F("map_sint64_sint64"))); in ExpectClearViaReflectionIterator()
1575 reflection->MapEnd(message, F("map_fixed32_fixed32"))); in ExpectClearViaReflectionIterator()
1577 reflection->MapEnd(message, F("map_fixed64_fixed64"))); in ExpectClearViaReflectionIterator()
1579 reflection->MapEnd(message, F("map_sfixed32_sfixed32"))); in ExpectClearViaReflectionIterator()
1581 reflection->MapEnd(message, F("map_sfixed64_sfixed64"))); in ExpectClearViaReflectionIterator()
1583 reflection->MapEnd(message, F("map_int32_float"))); in ExpectClearViaReflectionIterator()
1585 reflection->MapEnd(message, F("map_int32_double"))); in ExpectClearViaReflectionIterator()
1587 reflection->MapEnd(message, F("map_bool_bool"))); in ExpectClearViaReflectionIterator()
1589 reflection->MapEnd(message, F("map_string_string"))); in ExpectClearViaReflectionIterator()
1591 reflection->MapEnd(message, F("map_int32_bytes"))); in ExpectClearViaReflectionIterator()
1593 reflection->MapEnd(message, F("map_int32_enum"))); in ExpectClearViaReflectionIterator()
1595 reflection->MapEnd(message, F("map_int32_foreign_message"))); in ExpectClearViaReflectionIterator()