Searched defs:tup (Results 1 – 2 of 2) sorted by relevance
707 for (const auto& tup : parts) { in TEST_F() local720 for (const auto& tup : parts) { in TEST_F() local736 for (const auto& tup : parts) { in TEST_F() local1136 auto matcher = [&](const std::tuple<std::string, uint32_t>& tup) { in TEST_P()1142 auto matcher = [&](const std::tuple<std::string, uint32_t>& tup) { in TEST_P()1801 const auto tup = std::make_tuple(it.first, it.second); in GenerateXmlTests() local1824 const auto tup = std::make_tuple(it.first, test); in GenerateXmlTests() local
58 pub tup: Box<dyn TrustedUserPresence>, field