Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go116 type TestStructAlias TestStruct type
118 func fStructAlias(a TestStructAlias) TestStructAlias { return a }