Searched refs:sizeOfOther (Results 1 – 1 of 1) sorted by relevance
240 int sizeOfOther = otherMatches.size(); in mapInjectorTest() local242 sizeOfOther--; // account for 1 duplicate binding in mapInjectorTest()246 assertEquals("Incorrect other matches: " + otherMatches, expectedSize, sizeOfOther); in mapInjectorTest()