Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go93 type TestPtrAlias *int type
95 func fPtrAlias(a TestPtrAlias) TestPtrAlias { return a }