Searched defs:test_dir (Results 1 – 2 of 2) sorted by relevance
106 test_dir = "test-{}".format(os.getpid()) variable757 test_dir = os.path.basename(oldwd) variable759 test_dir = arg variable764 test_dir = td2[0] variable890 test_dir = os.getcwd() variable
57 def __init__(self, args, android_build_top, test_dir): argument