Searched refs:tn2 (Results 1 – 2 of 2) sorted by relevance
35 tn2 = (outfile or tempfile.mktemp())37 (tn, tn2))41 with open(tn2, 'rb') as fp:43 os.unlink(tn2)
167 String tn2 = "test" + tn1; in isTestCmd_impl() local170 } else if (theTests.containsKey(tn2)) { in isTestCmd_impl()171 return tn2; in isTestCmd_impl()