Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_to_copy_test.cpp330 std::vector<uint8_t> test_case_from_bool = {true, true, false}; in TEST_F() local
334 test_case_from_bool, result_from_bool); in TEST_F()
H A Dop__to_dim_order_copy_test.cpp360 std::vector<uint8_t> test_case_from_bool = {true, true, false}; in TEST_F() local
364 test_case_from_bool, result_from_bool); in TEST_F()