a, b, err:=x.GetTwoNeighbors("33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333wqer")
a, b, err=x.GetTwoNeighbors("33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333wqer")
a, b, err=x.GetTwoNeighbors("33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333wqer")
iferr!=nil {
t.Fatal(err)
}
ifa.ID!="5555"&&a.ID!="4444" {
t.Errorf("expected 3333 or 4444, got %v", a)
}
ifb.ID!="5555"&&b.ID!="4444" {
t.Errorf("expected 3333 or 4444, got %v", b)
}
ifa.ID==b.ID {
t.Errorf("expected a != b, they were both %v", a)
}
}
// allocBytes returns the number of bytes allocated by invoking f.