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