Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dbackend_integration_test.cpp410 ET_UNUSED EValue** args) -> Error { in TEST_P()
561 ET_UNUSED EValue** args) -> Error { in TEST_P()
/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.cpp124 BackendExecutionContext& backend_execution_context, in Execute()
1101 BackendExecutionContext backend_execution_context( in execute_instruction() local