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 D | CombineParametersTest.kt | 73 fun testVararg() = runTest { in <lambda>() method in kotlinx.coroutines.flow.operators.CombineParametersTest |
/aosp_15_r20/external/clang/test/Analysis/ | ||
H A D | nonnull.m | 177 void testVararg(int k, void *p) { function |