Lines Matching refs:getPath

61         final File[] files = new File[] { new File(sFilesDir.getPath() + "/snapshots/1.proto"),
62 new File(sFilesDir.getPath() + "/snapshots/1.jpg"),
63 new File(sFilesDir.getPath() + "/snapshots/1_reduced.jpg")};
83 assertFalse(new File(sFilesDir.getPath() + "/snapshots/1.proto").exists());
84 assertFalse(new File(sFilesDir.getPath() + "/snapshots/1.jpg").exists());
85 assertFalse(new File(sFilesDir.getPath() + "/snapshots/1_reduced.jpg").exists());
122 new File(sFilesDir.getPath() + "/snapshots/3.proto"),
123 new File(sFilesDir.getPath() + "/snapshots/4.proto")};
125 new File(sFilesDir.getPath() + "/snapshots/100.proto"),
126 new File(sFilesDir.getPath() + "/snapshots/1.proto"),
127 new File(sFilesDir.getPath() + "/snapshots/1.proto")};
151 final File[] files = new File[] { new File(sFilesDir.getPath() + "/snapshots/1.proto"),
152 new File(sFilesDir.getPath() + "/snapshots/1_reduced.jpg")};
154 new File(sFilesDir.getPath() + "/snapshots/1.jpg"),
263 new File(sFilesDir.getPath() + "/snapshots/1.proto"),
264 new File(sFilesDir.getPath() + "/snapshots/1.jpg"),
265 new File(sFilesDir.getPath() + "/snapshots/1_reduced.jpg") };
267 new File(sFilesDir.getPath() + "/snapshots/2.proto"),
268 new File(sFilesDir.getPath() + "/snapshots/2.jpg"),
269 new File(sFilesDir.getPath() + "/snapshots/2_reduced.jpg")};
283 new File(sFilesDir.getPath() + "/snapshots/1.proto"),
284 new File(sFilesDir.getPath() + "/snapshots/1.jpg"),
285 new File(sFilesDir.getPath() + "/snapshots/1_reduced.jpg"),
286 new File(sFilesDir.getPath() + "/snapshots/2.proto"),
287 new File(sFilesDir.getPath() + "/snapshots/2.jpg"),
288 new File(sFilesDir.getPath() + "/snapshots/2_reduced.jpg")};