Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dkernel_integration_test.cpp67 bool simulate_temp_memory_allocation = false; member
80 simulate_temp_memory_allocation = false; in reset()
158 if (control->simulate_temp_memory_allocation) { in kernel_hook()
358 control_->simulate_temp_memory_allocation = true; in TEST_F()