Searched refs:testPoints (Results 1 – 2 of 2) sorted by relevance
35 public SamplePointVerifier(Point[] testPoints, int[] expectedColors) { in SamplePointVerifier() argument36 mTestPoints = testPoints; in SamplePointVerifier()
54 public void testPoints() { in testPoints() method in ExactCanvasTests