Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DClientManagerTest.cpp83 TestClient cam2Client(/*ID*/2, /*cost*/100, /*conflicts*/{}, in TEST() local
86 auto cam2Desc = makeDescFromTestClient(cam2Client); in TEST()