Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DMapForProto2Test.java453 Map<KeyType, ValueType> mapForValues( in mapForValues() method in MapForProto2Test
474 mapForValues(1, 2, 3, 4)); in testReflectionApi()
476 mapForValues( in testReflectionApi()
489 mapForValues(11, 22, 33, 44)); in testReflectionApi()
491 mapForValues( in testReflectionApi()
DMapTest.java546 Map<KeyType, ValueType> mapForValues( in mapForValues() method in MapTest
567 mapForValues(1, 2, 3, 4)); in testReflectionApi()
569 mapForValues( in testReflectionApi()
582 mapForValues(11, 22, 33, 44)); in testReflectionApi()
584 mapForValues( in testReflectionApi()