Searched defs:GetNeighborIndex (Results 1 – 5 of 5) sorted by relevance
54 std::optional<int> SecretSharingHararyGraph::GetNeighborIndex( in GetNeighborIndex() function in fcp::secagg::SecretSharingHararyGraph
64 std::optional<int> GetNeighborIndex(int node_1, int node_2) const override { in GetNeighborIndex() function
61 inline const std::optional<int> GetNeighborIndex(int client_id_1, in GetNeighborIndex() function
84 TEST(SecretSharingCompleteGraphTest, GetNeighborIndex) { in TEST() argument
158 inline const std::optional<int> GetNeighborIndex(int client_id_1, in GetNeighborIndex() function