Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/tests/
Dcamera_provider_tests.cc158 for (auto mock_section : kMockVendorTagSections) { in TEST_F() local
162 if (returned_section.section_name == mock_section.section_name) { in TEST_F()
166 for (auto mock_tag : mock_section.tags) { in TEST_F()
178 << " in section " << mock_section.section_name << " is not found"; in TEST_F()
185 << "Mock section " << mock_section.section_name << " is not found"; in TEST_F()