Home
last modified time | relevance | path

Searched defs:bundled_program (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/devtools/bundled_program/
H A Dbundled_program.cpp36 namespace bundled_program { namespace
229 const bundled_program_flatbuffer::BundledProgram* bundled_program, in get_method_test_suite()
/aosp_15_r20/external/executorch/devtools/
H A DCMakeLists.txt199 bundled_program target
/aosp_15_r20/external/executorch/docs/source/tutorials_source/
H A Ddevtools-integration-tutorial.py161 bundled_program = BundledProgram(executorch_program, method_test_suites) variable
/aosp_15_r20/external/executorch/backends/apple/mps/test/
H A Dtest_mps_utils.py192 bundled_program=True, argument