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