Searched refs:temp_gn (Results 1 – 1 of 1) sorted by relevance
78 temp_gn = os.path.join(tempdir, 'gn')83 shutil.copy2(temp_gn, out_gn)86 build_gn_with_gn(temp_gn, build_rel, options)396 def build_gn_with_gn(temp_gn, build_dir, options): argument397 cmd = [temp_gn, 'gen', build_dir]