Home
last modified time | relevance | path

Searched refs:checkState (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/file/
DFilesSetup.java91 checkState(); in getTestPath()
96 checkState(); in getDataFilePath()
101 checkState(); in getTestDirPath()
106 checkState(); in getTestDir()
110 private void checkState() { in checkState() method in FilesSetup