Searched refs:foundType (Results 1 – 1 of 1) sorted by relevance
199 final String foundType = getTypeString(found); in assertDiffPattern() local200 assertEquals("Unexpected type", expectedType, foundType); in assertDiffPattern()