Home
last modified time | relevance | path

Searched refs:test_env (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/ksh/
H A Dc_test.h37 typedef struct test_env Test_env;
38 struct test_env { struct
/netbsd-src/external/apache2/llvm/dist/clang/utils/perf-training/
H A Dperf-helper.py20 test_env = { 'PATH' : os.environ['PATH'] } variable
71 cmd = get_cc1_command_for_args(cmd, test_env)
157 cc1_env = test_env