Home
last modified time | relevance | path

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

/rust-libc-0.2.174/ci/ios/
H A Ddeploy_and_run_on_ios_simulator.rs53 let mut simulator_exists = false; in start_simulator() localVariable
63 simulator_exists = true; in start_simulator()
69 if simulator_exists == false { in start_simulator()