Searched refs:mapForValues (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | MapForProto2Test.java | 453 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()
|
D | MapTest.java | 546 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()
|