Searched defs:tup (Results 1 – 2 of 2) sorted by relevance
708 for (const auto& tup : parts) { in TEST_F() local721 for (const auto& tup : parts) { in TEST_F() local737 for (const auto& tup : parts) { in TEST_F() local1137 auto matcher = [&](const std::tuple<std::string, uint32_t>& tup) { in TEST_P()1143 auto matcher = [&](const std::tuple<std::string, uint32_t>& tup) { in TEST_P()1802 const auto tup = std::make_tuple(it.first, it.second); in GenerateXmlTests() local1825 const auto tup = std::make_tuple(it.first, test); in GenerateXmlTests() local
58 pub tup: Box<dyn TrustedUserPresence>, field