Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go81 type TestMapAlias map[int]int type
83 func fMapAlias(a TestMapAlias) TestMapAlias { return a }