Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A Dhelpers.js15 const readStatus = await object.getStatusAsync(); constant
16 if (isMatch(readStatus, status)) {
21 const lastKnownError = `Last known state: ${JSON.stringify(readStatus)}.`;