Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/base/
H A Dresult.h213 using ResultOf = ResultFrom<std::invoke_result_t<Fn, Args...>>; variable
H A Dresult_test.cc131 TEST(ResultTest, ResultOf) { in TEST() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/
Danalysis.go113 ResultOf map[*Analyzer]interface{} member