Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/quick/
Dquick_test.go21 type TestBoolAlias bool type
23 func fBoolAlias(a TestBoolAlias) TestBoolAlias { return a }