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 D | MapForProto2Test.java | 676 private static <K, V> Message newMapEntry(Message.Builder builder, String name, K key, V value) { in newMapEntry() method in MapForProto2Test
|
H A D | MapTest.java | 800 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 D | MapForProto2Test.java | 676 private static <K, V> Message newMapEntry(Message.Builder builder, String name, K key, V value) { in newMapEntry() method in MapForProto2Test
|
H A D | MapTest.java | 800 private static <K, V> Message newMapEntry(Message.Builder builder, String name, K key, V value) { in newMapEntry() method in MapTest
|