Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go122 type TestUint16Alias uint16 type
124 func fUint16Alias(a TestUint16Alias) TestUint16Alias { return a }