Searched refs:testScriptPath (Results 1 – 1 of 1) sorted by relevance
82 def ProcessTestResultCheck(testScriptPath): argument84 exec_cmd("md " + testScriptPath + "\\faultlog")95 filename + " " + testScriptPath + "\\faultlog\\")97 filename + " " + testScriptPath + "\\faultlog\\")110 testScriptPath = os.path.split(os.path.realpath(__file__))[0] variable127 if not ProcessTestResultCheck(testScriptPath):