Searched refs:modify_env_for_compiled_executables (Results 1 – 1 of 1) sorted by relevance
77 run_command('valgrind', args = args, modify_env = modify_env_for_compiled_executables)79 run_command(executable, modify_env = modify_env_for_compiled_executables)195 def modify_env_for_compiled_executables(env): function