Home
last modified time | relevance | path

Searched refs:checkState (Results 1 – 2 of 2) 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
/libcore/ojluni/src/main/java/java/lang/
DStackStreamFactory.java205 final void checkState(WalkerState state) { in checkState() method in StackStreamFactory.AbstractStackWalker
246 checkState(NEW); in walk()
303 checkState(NEW); in doStackWalk()
598 checkState(OPEN); in consumeFrames()
646 checkState(OPEN); in forEachRemaining()
657 checkState(OPEN); in tryAdvance()
743 checkState(OPEN); in consumeFrames()