Home
last modified time | relevance | path

Searched refs:test_integer_rsub_scalar_out (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_rsub_test.cpp37 void test_integer_rsub_scalar_out() { in test_integer_rsub_scalar_out() function in OpRSubScalarOutTest
129 test_integer_rsub_scalar_out<ScalarType::Byte>(); in TEST_F()
133 test_integer_rsub_scalar_out<ScalarType::Char>(); in TEST_F()
137 test_integer_rsub_scalar_out<ScalarType::Short>(); in TEST_F()
141 test_integer_rsub_scalar_out<ScalarType::Int>(); in TEST_F()
145 test_integer_rsub_scalar_out<ScalarType::Long>(); in TEST_F()