Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go75 type TestIntAlias int type
77 func fIntAlias(a TestIntAlias) TestIntAlias { return a }