Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go51 type TestInt16Alias int16 type
53 func fInt16Alias(a TestInt16Alias) TestInt16Alias { return a }