Searched defs:basefilename (Results 1 – 4 of 4) sorted by relevance
78 String basefilename = "test_bc_mode"; in doTestVariousCases() local
121 public void testFile(String basefilename) in testFile()
254 private void testFile(String basefilename, Map<String, Object> properties) in testFile() argument
27 def __init__(self, rootdir, basefilename, print_console, subdir="logs"): argument