Searched refs:dir1 (Results 1 – 3 of 3) sorted by relevance
317 String dir1 = mFileDir + "/test-" + now; in testWildcardPaths() local318 String file1 = dir1 + "/test.mp3"; in testWildcardPaths()321 assertTrue(new File(dir1).mkdir()); in testWildcardPaths()361 assertEquals(dir1, c.getString(0)); in testWildcardPaths()372 new File(dir1).delete(); in testWildcardPaths()
175 Doc dir1 = buildDoc("doc:dir1", "DIR1", Document.MIME_TYPE_DIR, null); in resetRoots() local176 mLocalRoot.children.add(dir1); in resetRoots()182 dir1.children.add(file3); in resetRoots()
1480 TextDirectionHeuristic dir1 = dirs[diri];1484 new LayoutParam(b1, f1, p1, dir1),