Home
last modified time | relevance | path

Searched defs:TwoInts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue17640.go13 type TwoInts struct { struct
14 x, y int
/aosp_15_r20/packages/modules/StatsD/lib/libkll/tests/
Dsampler_test.cpp83 TEST_F(KllQuantileSamplerTest, TwoInts) { in TEST_F() argument