Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp2800 for (auto foundSystemCamera : it.second) { in TEST_P() local
2801 ASSERT_EQ(neededSystemCameraKind, foundSystemCamera); in TEST_P()