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

  /libcore/luni/src/test/java/libcore/java/nio/file/
Files2Test.java 477 assertFalse(Files.notExists(filesSetup.getDataFilePath()));
480 assertTrue(Files.notExists(filesSetup.getTestPath()));
485 assertFalse(Files.notExists(filesSetup.getTestPath()));
488 assertFalse(Files.notExists(filesSetup.getTestPath(), LinkOption.NOFOLLOW_LINKS));
492 assertFalse(Files.notExists(filesSetup.getTestPath(), LinkOption.NOFOLLOW_LINKS));
493 assertTrue(Files.notExists(filesSetup.getTestPath()));
499 assertFalse(Files.notExists(filesSetup.getTestPath()));
500 assertFalse(Files.notExists(filesSetup.getTestPath(), LinkOption.NOFOLLOW_LINKS));
506 Files.notExists(null);
511 Files.notExists(filesSetup.getDataFilePath(), (LinkOption[]) null)
    [all...]
  /prebuilts/tools/common/m2/repository/org/assertj/assertj-core/2.0.0/
assertj-core-2.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/
aws-java-sdk-dynamodb-1.11.18.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 449 milliseconds