Searched defs:output_dir (Results 1 – 4 of 4) sorted by relevance
55 output_dir, temp_dir): argument276 output_dir = "test/vts/compilation_tools/vtsc/test/temp_coutput/" variable293 output_dir = val variable
25 def ExtractResultZip(zip_file, output_dir, xml_only=True): argument
120 def DumpAbi(output_dir, lib_names, lsdump_path): argument
78 string output_dir = output_cpp_file_path_str.substr(0, found + 1); in TranslateToFile() local