Searched refs:ReadScriptFromFile (Results 1 – 1 of 1) sorted by relevance
29 machine.ExecutePython(ReadScriptFromFile(filePath)); in ExecutePythonFromFile()44 machine.ExecutePythonEvery(name, milliseconds, ReadScriptFromFile(filePath)); in ExecutePythonEveryFromFile()61 private static string ReadScriptFromFile(ReadFilePath filePath) in ReadScriptFromFile() method in Antmicro.Renode.UserInterface.MonitorExecutorExtensions