Searched refs:file3 (Results 1 – 1 of 1) sorted by relevance
180 Doc file3 = buildDoc("doc:file3", "FILE3", "mime3/file3", null); in resetRoots() local181 file3.contents = "filethree".getBytes(); in resetRoots()182 file3.flags = Document.FLAG_SUPPORTS_WRITE; in resetRoots()183 dir1.children.add(file3); in resetRoots()