Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/dalvik/system/
DBlockGuardTest.java53 recorder.expectAndClear("onReadFromDisk", "onWriteToDisk"); in testFile()
64 recorder.expectAndClear("onWriteToDisk"); in testFile()
67 recorder.expectAndClear("onReadFromDisk"); in testFile()
70 recorder.expectAndClear("onReadFromDisk"); in testFile()
73 recorder.expectAndClear("onReadFromDisk"); in testFile()
76 recorder.expectAndClear("onReadFromDisk"); in testFile()
79 recorder.expectAndClear("onReadFromDisk"); in testFile()
82 recorder.expectAndClear("onReadFromDisk"); in testFile()
85 recorder.expectAndClear("onReadFromDisk"); in testFile()
88 recorder.expectAndClear("onReadFromDisk"); in testFile()
[all …]