Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go140 type TestUint8Alias uint8 type
142 func fUint8Alias(a TestUint8Alias) TestUint8Alias { return a }