| /external/python/jinja/tests/ |
| D | test_imports.py | 12 def test_env(): function 27 def test_context_imports(self, test_env): argument 49 def test_import_needs_name(self, test_env): argument 56 def test_no_trailing_comma(self, test_env): argument 66 def test_trailing_comma_with_context(self, test_env): argument 79 def test_exports(self, test_env): argument 95 def test_not_exported(self, test_env): argument 101 def test_import_with_globals(self, test_env): argument 117 def test_import_with_globals_override(self, test_env): argument 130 def test_from_import_with_globals(self, test_env): argument [all …]
|
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| D | test_progs.h | 55 struct test_env { struct 75 extern struct test_env env; argument
|
| /external/ltp/testcases/kernel/io/disktest/ |
| D | main.h | 250 typedef struct test_env { struct 269 } test_env_t; argument
|
| /external/python/setuptools/setuptools/tests/ |
| D | test_develop.py | 46 def test_env(tmpdir, temp_user): function 68 def test_2to3_user_mode(self, test_env): argument
|
| /external/autotest/client/cros/ |
| D | webstore_test.py | 103 def _get_chrome_flags(test_env): argument 138 def initialize(self, test_env=TestEnv.sandbox, argument
|
| /external/autotest/client/site_tests/cellular_Smoke/ |
| D | cellular_Smoke.py | 102 def run_once(self, test_env, connect_count=5, sleep_kludge=5, argument
|
| /external/autotest/client/site_tests/cellular_StressEnable/ |
| D | cellular_StressEnable.py | 46 def run_once(self, test_env, cycles=3, min=15, max=25): argument
|
| /external/autotest/client/site_tests/cellular_ConnectFailure/ |
| D | cellular_ConnectFailure.py | 93 def run_once(self, test_env, connect_count=4): argument
|
| /external/autotest/client/site_tests/cellular_Identifiers/ |
| D | cellular_Identifiers.py | 89 def run_once(self, test_env): argument
|
| /external/autotest/client/site_tests/cellular_SafetyDance/ |
| D | cellular_SafetyDance.py | 125 def run_once(self, test_env, ops=30, seed=None): argument
|
| /external/tensorflow/tensorflow/core/profiler/convert/ |
| D | xplane_to_op_stats_test.cc | 195 void BuildAndStoreXSpaceForTest(Env* test_env, absl::string_view test_dir, in BuildAndStoreXSpaceForTest() 228 Env* test_env = Env::Default(); in TEST() local
|
| /external/llvm-project/clang/utils/perf-training/ |
| D | perf-helper.py | 20 test_env = { 'PATH' : os.environ['PATH'] } variable
|
| /external/clang/utils/perf-training/ |
| D | perf-helper.py | 21 test_env = { 'PATH' : os.environ['PATH'] } variable
|
| /external/autotest/server/cros/ |
| D | resource_monitor_unittest.py | 30 def _initialize(self, test_env): argument
|
| /external/tensorflow/tensorflow/python/distribute/ |
| D | multi_process_runner.py | 724 def __init__(self, test_env, **kwargs): argument 795 def __call__(self, resources, test_env, fn, args, kwargs, use_dill_for_args): argument
|
| D | combinations.py | 424 def _test_runner(test_id, test_env): argument
|
| /external/autotest/client/site_tests/cellular_DisableWhileConnecting/ |
| D | cellular_DisableWhileConnecting.py | 262 def run_once(self, test_env, **kwargs): argument
|
| /external/autotest/client/site_tests/cellular_ModemControl/ |
| D | cellular_ModemControl.py | 366 def run_once(self, test_env, autoconnect, mixed_iterations=2, argument
|
| /external/libxkbcommon/ |
| D | meson.build | 497 test_env = environment() variable
|
| /external/mksh/src/ |
| D | sh.h | 2821 typedef struct test_env { struct 2827 Test_op (*isa)(struct test_env *, Test_meta); argument 2828 const char *(*getopnd) (struct test_env *, Test_op, bool); argument 2829 int (*eval)(struct test_env *, Test_op, const char *, const char *, bool); argument 2830 void (*error)(struct test_env *, int, const char *); argument 2831 int flags; /* TEF_* */
|
| /external/python/cpython2/Lib/test/ |
| D | test_subprocess.py | 387 def test_env(self): member in ProcessTestCase
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | constant_folding_test.cc | 733 TestTFEnvironment test_env; in TEST_F() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_subprocess.py | 661 def test_env(self): member in ProcessTestCase
|