Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2002 long fuseFileSize = file.length(); in testInodeStatConsistency() local
2003 assertThat(writeBuffer.length).isEqualTo(fuseFileSize); in testInodeStatConsistency()