Searched refs:GetMapKeys (Results 1 – 6 of 6) sorted by relevance
26 TEST_F(MapUtilsTest, GetMapKeys) { in TEST_F() argument27 std::set<std::string> keys = GetMapKeys(map_); in TEST_F()53 EXPECT_TRUE(GetMapKeys(empty_map).empty()); in TEST_F()
17 inline std::set<typename T::key_type> GetMapKeys(const T& map) { in GetMapKeys() function
28 struct GetMapKeys { struct
102 using type = GetSecond(FoldVector(GetMapKeys(G), VisitStartingAtNode, Pair<EmptySet, None>));
83 … ConstructError(ProofNotEntailedByForestBecauseThNotFoundErrorTag, ProofTh, GetMapKeys(Forest)),
712 using InterfacePs = VectorToSetUnchecked(GetMapKeys(typename Comp::InterfaceBindings));