Searched refs:Invocation (Results 1 – 5 of 5) sorted by relevance
21 import org.mockito.invocation.Invocation;41 List<Invocation> invocations = data.getAllInvocations(); in verify()44 final Invocation invocation = invocations.get(i); in verify()63 Invocation expected, Invocation received, List<Invocation> allInvocations) { in LastCallMismatch()
306 data class Invocation( class313 private val _invocations = mutableListOf<Invocation>()314 val invocations: List<Invocation> = _invocations321 _invocations.add(Invocation(lifecycleOwner)) in invoke()
347 struct Invocation { in timerCallback() struct353 std::vector<Invocation> invocations; in timerCallback()375 invocations.emplace_back(Invocation{callback, *callback->lastExecutedVsyncTarget(), in timerCallback()
18 summary: Kernel Invocation Functions and Types
20 * rs_for_each.rsh: Kernel Invocation Functions and Types