Searched refs:supported_product_list (Results 1 – 2 of 2) sorted by relevance
95 std::unordered_set<std::string> const supported_product_list{""}; in SetUp() local98 supported_product_list.find(std::string{product_name}) != in SetUp()99 supported_product_list.end(); in SetUp()
52 std::unordered_set<std::string> const supported_product_list{ in SetUp() local56 supported_product_list.find(std::string{product_name}) != in SetUp()57 supported_product_list.end(); in SetUp()