Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/chpp/test/
H A Dwifi_convert_test.cpp498 TEST(WifiConvert, SingleResult) { in TEST() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dexpr.go385 func (n *InlinedCallExpr) SingleResult() Node { func