Searched refs:expectedMeasure (Results 1 – 1 of 1) sorted by relevance
26 PathMeasure expectedMeasure = new PathMeasure(expectedPath, false); in assertPathMatches() local33 float expectedLength = expectedMeasure.getLength(); in assertPathMatches()42 expectedMeasure.getPosTan(along, pos, null); in assertPathMatches()52 expectedNextContour = expectedMeasure.nextContour(); in assertPathMatches()