Searched refs:test_env (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/testing/
H A Dxvfb.py18 import test_env namespace
95 return test_env.run_executable(cmd, env)
131 return test_env.run_executable(cmd, env)
/external/chromium_org/ppapi/native_client/tools/browser_tester/
H A Dbrowser_tester.py28 import test_env namespace
214 test_env.enable_sandbox_if_required(os.environ)
/external/mksh/src/
H A Dsh.h2007 typedef struct test_env { struct
2013 Test_op (*isa)(struct test_env *, Test_meta);
2014 const char *(*getopnd) (struct test_env *, Test_op, bool);
2015 int (*eval)(struct test_env *, Test_op, const char *, const char *, bool);
2016 void (*error)(struct test_env *, int, const char *);

Completed in 151 milliseconds