Searched defs:expectedPath (Results 1 – 7 of 7) sorted by relevance
25 public static void assertPathMatches(Path expectedPath, Path path) { in assertPathMatches()
72 Path expectedPath = new Path(); in testCornerPathEffect() local
640 Path expectedPath = new Path(); in testPathOffset() local656 Path expectedPath = new Path(); in testPathOffset2() local674 Path expectedPath = new Path(); in testPathOffsetWithDestination() local
232 final List<String> expectedPath = expected.getPathSegments(); in assertUriDecendant() local
2110 Path expectedPath = new Path(); in assertGestureHighlightRange() local2123 Path expectedPath = new Path(); in assertGestureHighlightRange() local
797 final String expectedPath = saveBitmapToFile( in testSingleDrawInstruction() local
283 private OutputStream createTestHidrawNode(String expectedPath) throws Exception { in createTestHidrawNode()