Home
last modified time | relevance | path

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

/packages/modules/Virtualization/authfs/tests/benchmarks/src/java/com/android/fs/benchmarks/
DAuthFsBenchmarks.java102 readRemoteFile("seq"); in seqReadRemoteFile()
107 readRemoteFile("rand"); in randReadRemoteFile()
120 private void readRemoteFile(String mode) throws DeviceNotAvailableException { in readRemoteFile() method in AuthFsBenchmarks