Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc3232 unittest::TestMap map_reflection1; in TEST_F() local
3236 &map_reflection1)); in TEST_F()
3239 unittest::TestMap map_reflection2 = map_reflection1; in TEST_F()
3243 util::MessageDifferencer::Equals(map_reflection1, map_reflection2)); in TEST_F()