Lines Matching refs:property
460 for (const auto& property : short_properties) { in TEST() local
461 const std::string& name = property.first; in TEST()
462 const std::string& value = property.second; in TEST()
466 for (const auto& property : long_properties) { in TEST() local
467 const std::string& name = property.first; in TEST()
468 const std::string& value = property.second; in TEST()
494 for (const auto& property : short_properties) { in TEST() local
495 const std::string& name = property.first; in TEST()
496 const std::string& value = property.second; in TEST()
503 for (const auto& property : long_properties) { in TEST() local
504 const std::string& name = property.first; in TEST()
505 const std::string& value = property.second; in TEST()