Home
last modified time | relevance | path

Searched defs:newMapEntry (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapForProto2Test.java676 private static <K, V> Message newMapEntry(Message.Builder builder, String name, K key, V value) { in newMapEntry() method in MapForProto2Test
H A DMapTest.java800 private static <K, V> Message newMapEntry(Message.Builder builder, String name, K key, V value) { in newMapEntry() method in MapTest
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapForProto2Test.java676 private static <K, V> Message newMapEntry(Message.Builder builder, String name, K key, V value) { in newMapEntry() method in MapForProto2Test
H A DMapTest.java800 private static <K, V> Message newMapEntry(Message.Builder builder, String name, K key, V value) { in newMapEntry() method in MapTest