Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_floor_divide_test.cpp51 void test_floating_point_floor_divide() { in test_floating_point_floor_divide() function in OpFloorDivideTest
109 test_floating_point_floor_divide<ScalarType::Float>(); in TEST_F()
113 test_floating_point_floor_divide<ScalarType::Double>(); in TEST_F()