HomeSort by relevance Sort by last modified time
    Searched full:undeletable (Results 1 - 4 of 4) sorted by null

  /libcore/tzdata/update/src/test/libcore/tzdata/update/
FileUtilsTest.java 220 File undeletable = createRegularFile(protectedDir, "undeletable"); local
222 assertTrue(undeletable.exists());
224 FileUtils.ensureFileDoesNotExist(undeletable);
230 assertTrue(undeletable.exists());
  /external/v8/test/mjsunit/
undeletable-functions.js 29 // deletable and only specific ones undeletable or read-only.
  /external/e2fsprogs/misc/
chattr.1.in 31 undeletable (u), no atime updates (A), no copy on write (C),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.def 284 is considered undeletable before reload. */
    [all...]

Completed in 501 milliseconds