Searched defs:expected_internal_ids (Results 1 – 1 of 1) sorted by relevance
153 std::vector<uint32_t>& expected_internal_ids) { in ValidateCameraIds()269 std::vector<uint32_t> expected_internal_ids = {5, 6, 7, 0, 1, 2, 3, 4}; in TEST() local