Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go128 type TestUint32Alias uint32 type
130 func fUint32Alias(a TestUint32Alias) TestUint32Alias { return a }