Home
last modified time | relevance | path

Searched defs:TEST_ENTRY (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/executorch/kernels/test/
H A DUnaryUfuncRealHBBF16ToFloatHBF16Test.cpp41 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_half_output_static_dynamism_support() macro
51 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_bfloat16_output_static_dynamism_support() macro
61 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_float_output_static_dynamism_support() macro
71 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_double_output_static_dynamism_support() macro
81 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_half_output_bound_dynamism_support() macro
92 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_bfloat16_output_bound_dynamism_support() macro
103 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_float_output_bound_dynamism_support() macro
114 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_double_output_bound_dynamism_support() macro
128 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_float_output_unbound_dynamism_support() macro
142 #define TEST_ENTRY(ctype, dtype) \ in test_all_real_input_double_output_unbound_dynamism_support() macro
[all …]
H A Dop_glu_test.cpp118 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
125 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
149 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
156 #define TEST_ENTRY(ctype, dtype) test_glu_out_invalid_dim<ScalarType::dtype>(); in TEST_F() macro
162 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
169 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
H A Dop_constant_pad_nd_test.cpp353 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
361 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
369 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
377 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
385 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
393 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
H A Dop_logit_test.cpp101 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
108 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
114 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
121 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
142 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
H A Dop_sigmoid_test.cpp68 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
75 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
82 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
104 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
H A Dop_min_test.cpp260 #define TEST_ENTRY(ctype, dtype) test_min_unary_out_dtype<ScalarType::dtype>(); in TEST_F() macro
266 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
273 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
283 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
314 #define TEST_ENTRY(ctype, dtype) test_min_out_dtype<ScalarType::dtype>(); in TEST_F() macro
H A Dop_max_test.cpp264 #define TEST_ENTRY(ctype, dtype) test_max_unary_out_dtype<ScalarType::dtype>(); in TEST_F() macro
270 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
277 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
287 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
318 #define TEST_ENTRY(ctype, dtype) test_max_out_dtype<ScalarType::dtype>(); in TEST_F() macro
H A DBinaryLogicalOpTest.cpp14 #define TEST_ENTRY(ctype, dtype) \ in test_all_dtypes() macro
18 #define TEST_ENTRY(ctype, dtype) \ in test_all_dtypes() macro
22 #define TEST_ENTRY(ctype, dtype) \ in test_all_dtypes() macro
H A Dop_mean_test.cpp255 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
273 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
325 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
337 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
342 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
H A Dop_amin_test.cpp235 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
245 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
282 #define TEST_ENTRY(ctype, dtype) test_amin_out_dtype<ScalarType::dtype>(); in TEST_F() macro
H A Dop_amax_test.cpp235 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
245 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
282 #define TEST_ENTRY(ctype, dtype) test_amax_out_dtype<ScalarType::dtype>(); in TEST_F() macro
H A Dop_ne_test.cpp85 #define TEST_ENTRY(ctype, dtype) test_ne_scalar_out<ScalarType::dtype>(); in TEST_F() macro
119 #define TEST_ENTRY(ctype, dtype) test_ne_all_output_dtypes<ScalarType::dtype>(); in TEST_F() macro
125 #define TEST_ENTRY(ctype, dtype) test_dtype<ctype, ScalarType::dtype>(); in TEST_F() macro
H A Dop_scatter_add_test.cpp283 #define TEST_ENTRY(CTYPE, DTYPE) test_scatter_add_out<ScalarType::DTYPE>(); in TEST_F() macro
320 #define TEST_ENTRY(CTYPE, DTYPE) \ in TEST_F() macro
330 #define TEST_ENTRY(CTYPE, DTYPE) \ in TEST_F() macro
H A Dop_unbind_copy_test.cpp210 #define TEST_ENTRY(ctype, dtype) test_unbind_dim0<ScalarType::dtype>(); in TEST_F() macro
216 #define TEST_ENTRY(ctype, dtype) test_unbind_dim1<ScalarType::dtype>(); in TEST_F() macro
222 #define TEST_ENTRY(ctype, dtype) test_unbind_dim2<ScalarType::dtype>(); in TEST_F() macro
H A Dop_sum_test.cpp240 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
258 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
304 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
H A Dop_var_test.cpp242 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
260 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
305 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
H A Dop_scatter_test.cpp370 #define TEST_ENTRY(CTYPE, DTYPE) test_scatter_src_out<ScalarType::DTYPE>(); in TEST_F() macro
376 #define TEST_ENTRY(CTYPE, DTYPE) \ in TEST_F() macro
383 #define TEST_ENTRY(CTYPE, DTYPE) test_scatter_value_out<ScalarType::DTYPE>(); in TEST_F() macro
417 #define TEST_ENTRY(CTYPE, DTYPE) \ in TEST_F() macro
H A Dop_lift_fresh_copy_test.cpp59 #define TEST_ENTRY(ctype, dtype) test_dtype<ctype, ScalarType::dtype>(); in TEST_F() macro
65 #define TEST_ENTRY(ctype, dtype) test_empty_input<ctype, ScalarType::dtype>(); in TEST_F() macro
H A Dop_to_copy_test.cpp313 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
353 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
423 #define TEST_ENTRY(INPUT_CTYPE, INPUT_DTYPE) \ in TEST_F() macro
H A Dop_bitwise_not_test.cpp88 #define TEST_ENTRY(ctype, dtype) test_bitwise_not_out<ScalarType::dtype>(); in TEST_F() macro
111 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
H A Dop_any_test.cpp115 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
122 #define TEST_ENTRY(ctype, dtype) test_any_all_out<ScalarType::dtype>(); in TEST_F() macro
H A Dop_detach_copy_test.cpp84 #define TEST_ENTRY(ctype, dtype) test_detach_copy_out<ScalarType::dtype>(); in TEST_F() macro
94 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
H A Dop_eq_test.cpp65 #define TEST_ENTRY(ctype, dtype) test_eq_scalar_out<ScalarType::dtype>(); in TEST_F() macro
102 #define TEST_ENTRY(ctype, dtype) test_eq_all_output_dtypes<ScalarType::dtype>(); in TEST_F() macro
H A Dop_full_like_test.cpp89 #define TEST_ENTRY(ctype, dtype) test_full_like_out<ScalarType::dtype>(); in TEST_F() macro
98 #define TEST_ENTRY(ctype, dtype) \ in TEST_F() macro
/aosp_15_r20/external/executorch/runtime/core/exec_aten/testing_util/test/
H A Dtensor_util_test.cpp500 #define TEST_ENTRY(ctype, dtype) \ in TEST() macro
507 #define TEST_ENTRY(ctype, dtype) \ in TEST() macro
514 #define TEST_ENTRY(ctype, dtype) \ in TEST() macro
521 #define TEST_ENTRY(ctype, dtype) test_data_equal<ScalarType::dtype>({}, {}); in TEST() macro
572 #define TEST_ENTRY(ctype, dtype) \ in TEST() macro
579 #define TEST_ENTRY(ctype, dtype) \ in TEST() macro

123