Searched refs:subdirChild (Results 1 – 1 of 1) sorted by relevance
116 final File subdirChild = new File(path, "subdirChild"); in testAllPackageDirsWritable() local121 writeInt(subdirChild, 64); in testAllPackageDirsWritable()124 assertEquals(64, readInt(subdirChild)); in testAllPackageDirsWritable()