Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go57 type TestInt32Alias int32 type
59 func fInt32Alias(a TestInt32Alias) TestInt32Alias { return a }