/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 | 95 struct test_env { struct 96 struct test_selector test_selector; 97 struct test_selector subtest_selector; 98 bool verifier_stats; 99 bool debug; 100 enum verbosity verbosity; 102 bool jit_enabled; 103 bool has_testmod; 104 bool get_test_cnt; 105 bool list_test_names; [all …]
|
D | test_sockmap.c | 119 struct test_env { struct 132 struct test_env env; argument
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | ring_reducer_test.cc | 160 const TensorShape& shape, CollectiveTestEnv* test_env) in DeviceInstance() 228 auto test_env = in TEST_F() local 265 auto test_env = in TEST_F() local 302 auto test_env = in TEST_F() local 318 auto test_env = in TEST_F() local 345 auto test_env = in TEST_F() local 363 auto test_env = in TEST_F() local
|
D | hierarchical_tree_broadcaster_test.cc | 217 CollectiveTestEnv* test_env) in DeviceInstance() 282 auto test_env = in TEST_F() local 308 auto test_env = in TEST_F() local
|
D | collective_test_util.cc | 144 auto test_env = std::make_unique<CollectiveTestEnv>(); in CreateCollectiveTestEnv() local 185 const CollectiveTestEnv& test_env, int rank, const string& collective_name, in CreateCollectiveParams() 291 Status RunCollective(CollectiveTestEnv* test_env, CollectiveParams* col_params, in RunCollective()
|
D | ring_gatherer_test.cc | 125 const TensorShape& shape, CollectiveTestEnv* test_env) in DeviceInstance() 188 auto test_env = in TEST_F() local
|
D | permuter_test.cc | 143 const TensorShape& shape, CollectiveTestEnv* test_env) in DeviceInstance()
|
/external/freetype/tests/ |
D | meson.build | 6 test_env = ['FREETYPE_TESTS_DATA_DIR=' variable
|
/external/autotest/client/site_tests/cellular_ValidateTestEnvironment/ |
D | cellular_ValidateTestEnvironment.py | 15 def run_once(self, test_env): argument
|
/external/autotest/client/site_tests/cellular_Hermes_MultiProfile/ |
D | cellular_Hermes_MultiProfile.py | 44 def run_once(self, test_env, is_prod_ci=False): argument
|
/external/autotest/client/site_tests/cellular_HermesMM_InstallEnable/ |
D | cellular_HermesMM_InstallEnable.py | 88 def run_once(self, test_env, is_prod_ci=False): argument
|
/external/libdisplay-info/test/ |
D | meson.build | 38 test_env = [ variable
|
/external/autotest/client/site_tests/cellular_Smoke/ |
D | cellular_Smoke.py | 114 test_env, argument
|
/external/autotest/client/site_tests/cellular_StressEnable/ |
D | cellular_StressEnable.py | 53 def run_once(self, test_env, cycles=3, min=15, max=25): argument
|
/external/autotest/client/site_tests/cellular_Hermes_Restart_SlotSwitch/ |
D | cellular_Hermes_Restart_SlotSwitch.py | 188 def run_once(self, test_env, is_prod_ci=False): argument
|
/external/autotest/client/site_tests/cellular_ConnectFailure/ |
D | cellular_ConnectFailure.py | 100 def run_once(self, test_env, connect_count=4): argument
|
/external/autotest/client/site_tests/cellular_Identifiers/ |
D | cellular_Identifiers.py | 91 def run_once(self, test_env): argument
|
/external/autotest/client/site_tests/cellular_SafetyDance/ |
D | cellular_SafetyDance.py | 169 def run_once(self, test_env, ops=30, seed=None): argument
|
/external/tink/cc/examples/walkthrough/ |
D | load_encrypted_keyset_test.cc | 106 Environment *const test_env = variable
|
/external/clang/utils/perf-training/ |
D | perf-helper.py | 21 test_env = { 'PATH' : os.environ['PATH'] } variable
|
/external/bazelbuild-rules_go/go/ |
D | core.rst | 28 .. _test_env: https://docs.bazel.build/versions/master/user-manual.html#flag--test_env target
|
/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 | 738 def __init__(self, test_env, **kwargs): argument 812 def __call__(self, resources, test_env, fn, args, kwargs, use_dill_for_args): argument
|
/external/autotest/client/site_tests/cellular_DisableWhileConnecting/ |
D | cellular_DisableWhileConnecting.py | 264 def run_once(self, test_env, **kwargs): argument
|