Searched defs:test_dir (Results 1 – 2 of 2) sorted by relevance
131 test_dir = Path(tmp_dir).name variable734 test_dir = os.path.basename(oldwd) variable736 test_dir = args.test_name variable741 test_dir = td2[0] variable747 test_dir = os.getcwd() variable
62 def __init__(self, args, android_build_top, test_dir): argument