Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/extension/kernel_util/test/
H A Dmake_boxed_from_unboxed_functor_test.cpp135 BoxedEvalueList<Tensor> a_box(values_p, storage, 2); in TEST_F() local
188 BoxedEvalueList<optional<Tensor>> a_box(values_p, storage, 2); in TEST_F() local
/aosp_15_r20/external/executorch/devtools/etdump/tests/
H A Detdump_test.cpp210 BoxedEvalueList<exec_aten::Tensor> a_box(values_p, storage, 2); in TEST_F() local