Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/
H A DCombineParametersTest.kt73 fun testVararg() = runTest { in <lambda>() method in kotlinx.coroutines.flow.operators.CombineParametersTest
/aosp_15_r20/external/clang/test/Analysis/
H A Dnonnull.m177 void testVararg(int k, void *p) { function