Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
Dbuffer_manager_utest.cpp60 bool running = true; variable
288 bool running = true; variable
352 bool running = true; variable
/test/testfwk/arkxtest/uitest/addon/
Dextension_executor.cpp265 const auto running = g_runningCaptures.find(name.data) != g_runningCaptures.end(); in StartCapture() local