Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java3341 TestNanoAccessors gDifferent = createMessageWithAccessorsForHashCodeEqualsTest(); in testHashCodeEquals() local
3342 gDifferent.setOptionalInt32(g.getOptionalInt32()); in testHashCodeEquals()
3343 gDifferent.setDefaultString(g.getDefaultString()); in testHashCodeEquals()
3389 assertNull(hashMap.get(gDifferent)); in testHashCodeEquals()