Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-fruit/include/fruit/
H A Dprovider.h82 using Check2 = variable
H A Dinjector.h230 using Check2 = typename fruit::impl::meta::CheckIfError<Comp>::type; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/rangefunc/
Drangefunc_test.go184 func Check2[U, V any](forall Seq2[U, V]) Seq2[U, V] { func