Searched refs:newFile1 (Results 1 – 1 of 1) sorted by relevance
111 val newFile1 = File(root, "newFile1").apply { createNewFile() } in Test sandbox() constant112 newFile1.readBytes() in Test sandbox()