Home
last modified time | relevance | path

Searched defs:test_fn (Results 1 – 25 of 97) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dcfg_test.py47 def test_fn(a): function
69 def test_fn(a): function
149 def test_fn(a): function
170 def test_fn(a, b): function
187 def test_fn(a): function
205 def test_fn(a): function
229 def test_fn(a): function
268 def test_fn(a): function
290 def test_fn(a): function
316 def test_fn(a): function
[all …]
H A Dinspect_utils_test.py96 def test_fn(): function
153 def test_fn(a): function
173 def test_fn(a): function
197 def test_fn(a): function
213 def test_fn(a): function
228 def test_fn(a): function
244 def test_fn(a): function
259 def test_fn(): function
276 def test_fn(): function
H A Dtransformer_test.py255 def test_fn(): function
279 def test_fn(): function
335 def test_fn(): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
H A Dactivity_test.py125 def _parse_and_analyze(self, test_fn): argument
161 def test_fn(): function
170 def test_fn(): function
182 def test_fn(a): function
205 def test_fn(a): function
223 def test_fn(a): function
238 def test_fn(a): function
252 def test_fn(a): function
271 def test_fn(a): function
290 def test_fn(x): function
[all …]
H A Dliveness_test.py35 def _parse_and_analyze(self, test_fn): argument
76 def test_fn(x, a, b, c): # pylint:disable=unused-argument function
92 def test_fn(x, a, b, c): # pylint:disable=unused-argument function
110 def test_fn(x, a): function
125 def test_fn(x, a): function
142 def test_fn(x, a): function
154 def test_fn(x, a): function
166 def test_fn(x, a): function
178 def test_fn(a, b): function
194 def test_fn(a, b): function
[all …]
H A Dreaching_definitions_test.py34 def _parse_and_analyze(self, test_fn): argument
86 def test_fn(a, b): function
104 def test_fn(a, b): # pylint:disable=unused-argument function
121 def test_fn(a, b): function
141 def test_fn(a, b): function
161 def test_fn(a): function
181 def test_fn(x, i): function
204 def test_fn(x, i): function
229 def test_fn(a, b): function
259 def test_fn(a): function
[all …]
H A Dtype_inference_test.py89 def test_fn(a, b): function
108 def test_fn(a): function
127 def test_fn(a: int, b): function
159 def test_fn(a: int): function
176 def test_fn(a: int, c: float): function
214 def test_fn(): function
228 def test_fn(a: int, b: float): function
262 def test_fn(): function
293 def test_fn(): function
328 def test_fn(): function
[all …]
H A Dreaching_definitions_py3_test.py30 def test_fn(): function
54 def test_fn(): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/impl/
H A Dapi_test.py92 def test_fn(*, a): function
300 def test_fn(x): function
312 def test_fn(x, y, z): function
335 def test_fn(x, y, z): function
566 def test_fn(_): function
840 def test_fn(): function
852 def test_fn(): function
868 def test_fn(needs_autograph): function
954 def test_fn(x, s): function
970 def test_fn(x, s=foo): function
[all …]
H A Dconversion_test.py42 def test_fn(): function
52 def test_fn(): function
101 def test_fn(self): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dpy_builtins_test.py129 def test_fn(): function
142 def test_fn(): function
156 def test_fn(): function
346 def test_fn(go_out_of_range, with_default): function
377 def test_fn(): function
389 def test_fn(default_val): function
422 def test_fn(): function
431 def test_fn(): function
447 def test_fn(): function
458 def test_fn(): function
[all …]
H A Dcontrol_flow_test.py1064 def test_fn(): function
1100 def test_fn(cond): function
1130 def test_fn(cond): function
1160 def test_fn(cond): function
1192 def test_fn(cond): function
1218 def test_fn(cond): function
1314 def test_fn(): function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_device_analysis.py269 def test_fn(x, y, z: bool): function
280 def test_fn(x, y, z: int): function
290 def test_fn(x, z: int): function
300 def test_fn(x, z: int): function
311 def test_fn(x, z: int): function
324 def test_fn(x, y, z: bool, a: bool): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/utils/
H A Dpy_func_test.py27 def test_fn(a, b, c): function
48 def test_fn(a, b): function
65 def test_fn(a, b, c, d): function
85 def test_fn(_): function
/aosp_15_r20/external/rust/beto-rust/common/handle_map/src/
Dtests.rs75 let test_fn = Arc::new(move || { in test_read_consistency_same_address() localVariable
94 let test_fn = Arc::new(move || { in test_overload_with_allocations() localVariable
118 let test_fn = Arc::new(move || { in test_overload_allocations_deallocations() localVariable
142 let test_fn = Arc::new(move || { in test_full_lifecycle_independent_handles() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/tests/
H A Dtpu_embedding_v2_invalid_input_test.py87 def test_fn(): function
189 def test_fn(): function
213 def test_fn(): function
H A Dtpu_embedding_v2_valid_input_test.py110 def test_fn(): function
134 def test_fn(): function
276 def test_fn(): function
H A Dtpu_embedding_v2_sequence_feature_test.py46 def test_fn(): function
89 def test_fn(): function
H A Dtpu_embedding_v2_hd_valid_input_test.py64 def test_fn(): function
98 def test_fn(): function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dlogging_utils.py79 def test_fn(self): function
104 def test_fn(self): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/tests/
H A Dloop_distributed_test.py148 def test_basic(self, test_fn, target): argument
183 def test_iterator_next_stopping(self, test_fn): argument
/aosp_15_r20/external/pytorch/test/cpp_api_parity/
H A Dutils.py173 def add_test(unit_test_class, test_name, test_fn): argument
337 def decorate_test_fn(test_fn, test_cuda, has_impl_parity, device): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistribute_lib_test.py406 def test_fn(): function
426 def test_fn(): function
484 def test_fn(): function
/aosp_15_r20/external/coreboot/tests/lib/
H A Dcbfs-lookup-test.c938 #define CBFS_LOOKUP_NAME_SETUP_PRESTATE_COMMON_TEST(name, test_fn, setup_fn, prestate) \ argument
943 #define CBFS_LOOKUP_NAME_PRESTATE_TEST(name, test_fn, prestate) \ argument
951 #define CBFS_LOOKUP_TEST(test_fn) CBFS_LOOKUP_NAME_PRESTATE_TEST(#test_fn, test_fn, NULL) argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_compiled_optimizers.py359 def test_fn(self): function
444 def test_fn(self): function

1234