Searched defs:TwoInts (Results 1 – 2 of 2) sorted by relevance
13 type TwoInts struct { struct14 x, y int
83 TEST_F(KllQuantileSamplerTest, TwoInts) { in TEST_F() argument