Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/tests/
Dstream_buffer_cache_manager_tests.cc95 std::unordered_set<std::string> const supported_product_list{""}; in SetUp() local
98 supported_product_list.find(std::string{product_name}) != in SetUp()
99 supported_product_list.end(); in SetUp()
Dresult_dispatcher_tests.cc52 std::unordered_set<std::string> const supported_product_list{ in SetUp() local
56 supported_product_list.find(std::string{product_name}) != in SetUp()
57 supported_product_list.end(); in SetUp()