Searched refs:foundSystemCamera (Results 1 – 1 of 1) sorted by relevance
2801 for (auto foundSystemCamera : it.second) { in TEST_P() local2802 ASSERT_EQ(neededSystemCameraKind, foundSystemCamera); in TEST_P()