Searched defs:testPath (Results 1 – 3 of 3) 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 GestureManifoldTest148 private void testPath(ArrayList<PointF> path, int gestureId) { in testPath() method in GestureManifoldTest
1825 type testPath struct { struct1826 basePath
716 string testPath = deviceTargetPath + "/testcases/"; in run_phases() local