Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dbackend_integration_test.cpp355 -> Result<DelegateHandle*> { in TEST_P()
399 -> Result<DelegateHandle*> { in TEST_P()
498 -> Result<DelegateHandle*> { in TEST_P()
541 -> Result<DelegateHandle*> { in TEST_P()
654 -> Result<DelegateHandle*> { in TEST_P()
/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.cpp58 BackendInitContext& backend_init_context, in Init()
143 BackendInitContext& backend_init_context, in PopulateCompileSpecs()
629 BackendInitContext backend_init_context( in init() local