Searched defs:emulator (Results 1 – 5 of 5) sorted by relevance
48 String emulator, InputStream stream, String blockUntil, Logger logger) throws IOException { in BlockingProcessStreamReader()145 String emulator, InputStream stream, String blockUntil, Logger logger) throws IOException { in start()
65 private final String emulator; field in BaseEmulatorHelper76 protected BaseEmulatorHelper(String emulator, int port, String projectId) { in BaseEmulatorHelper()
71 def wait_for_emulator_ready(proc, argument
18 BuiltInFunctionEmulationMarker(BuiltInFunctionEmulator &emulator) in BuiltInFunctionEmulationMarker()
55 static bool emulator = false; variable