Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java205 static final String FILE_CREATION_ERROR_MESSAGE = "No such file or directory"; field in ScopedStorageDeviceTest
457 IOException.class, FILE_CREATION_ERROR_MESSAGE, () -> { in testCreateFileInOtherAppExternalDir()
468 IOException.class, FILE_CREATION_ERROR_MESSAGE, () -> { in testCreateFileInOtherAppExternalDir()