Searched defs:testPath (Results 1 – 2 of 2) sorted by relevance
105 private void testPath(Point delta, int gestureId) { in testPath() method in GestureManifoldTest116 private void testPath(Point delta1, Point delta2, int gestureId) { in testPath() method in GestureManifoldTest149 private void testPath(ArrayList<PointF> path, int gestureId) { in testPath() method in GestureManifoldTest
752 string testPath = deviceTargetPath + "/testcases/"; in run_phases() local