Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dtesting-utils.js24 const emulatorCommand = process.env.ANDROID_HOME constant
29 const emulatorsOutput = exec(`${emulatorCommand} -list-avds`).stdout;
38 const cp = spawn(emulatorCommand, [`@${emulatorName}`], {