Home
last modified time | relevance | path

Searched defs:test_detach_copy_out (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_detach_copy_test.cpp33 void test_detach_copy_out() { in test_detach_copy_out() function in OpDetachCopyOutTest
60 void OpDetachCopyOutTest::test_detach_copy_out<ScalarType::Bool>() { in test_detach_copy_out() function in OpDetachCopyOutTest
71 void OpDetachCopyOutTest::test_detach_copy_out<ScalarType::Float>() { in test_detach_copy_out() function in OpDetachCopyOutTest
H A Dop_as_strided_copy_test.cpp42 void test_detach_copy_out() { in test_detach_copy_out() function in OpAsStridedCopyOutTest
143 void OpAsStridedCopyOutTest::test_detach_copy_out<ScalarType::Bool>() { in test_detach_copy_out() function in OpAsStridedCopyOutTest
167 void OpAsStridedCopyOutTest::test_detach_copy_out<ScalarType::Float>() { in test_detach_copy_out() function in OpAsStridedCopyOutTest