Home
last modified time | relevance | path

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

/external/guice/extensions/multibindings/test/com/google/inject/multibindings/
DSpiUtils.java383 int otherMatchesSize = otherMatches.size(); in mapModuleTest() local
385 otherMatchesSize--; // allow for 1 duplicate binding in mapModuleTest()
390 expectedSize, otherMatchesSize); in mapModuleTest()