Home
last modified time | relevance | path

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

/expo/android/app/src/androidTest/java/host/exp/exponent/utils/
H A DExpoTestRunner.kt46 var foundSdkVersion = false in shouldRun() variable
49 foundSdkVersion = true in shouldRun()
52 if (!foundSdkVersion) { in shouldRun()