Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/aidl/impl/default/tests/
DEvsCameraStateTest.cpp40 static std::intptr_t handle_cnt = 0; in allocateOneFrame() local
41 *handle = reinterpret_cast<buffer_handle_t>(++handle_cnt); in allocateOneFrame()
DEvsCameraBufferTest.cpp37 static std::intptr_t handle_cnt = 0; in allocateOneFrame() local
38 *handle = reinterpret_cast<buffer_handle_t>(++handle_cnt); in allocateOneFrame()