Searched refs:invocations (Results 1 – 16 of 16) sorted by relevance
41 List<Invocation> invocations = data.getAllInvocations(); in verify() local43 for (int i = invocations.size() - 1; i >= 0; i--) { in verify()44 final Invocation invocation = invocations.get(i); in verify()49 throw new LastCallMismatch(target.getInvocation(), invocation, invocations); in verify() local
253 assertThat(block.invocations[0].lifecycleState).isEqualTo(Lifecycle.State.DESTROYED) in repeatWhenAttached_viewGetsReattached_recreatesAlifecycle()254 assertThat(block.invocations[1].lifecycleState).isEqualTo(Lifecycle.State.CREATED) in repeatWhenAttached_viewGetsReattached_recreatesAlifecycle()314 val invocations: List<Invocation> = _invocations constant
353 std::vector<Invocation> invocations; in timerCallback() local375 invocations.emplace_back(Invocation{callback, *callback->lastExecutedVsyncTarget(), in timerCallback()384 for (auto const& invocation : invocations) { in timerCallback()
29 your test's agent class and tracking invocations. See `UserUnlockRequestTest` for an
13 `prebuilts/cmdline-tools` subproject, and included by soong with all invocations of lint.
263 other invocations from Java. Thus the script will not change due308 accessors. Globals are persistent across invocations of a script and
592 for (invocation in Mockito.mockingDetails(mockUpdateListener).invocations) { in <lambda>()
100 // send/complete/timeout invocations.
733 assertThat(Mockito.mockingDetails(activityStarter).invocations).hasSize(1) in assertQuickAffordanceViewModel()
794 Truth.assertThat(Mockito.mockingDetails(activityStarter).invocations).hasSize(1) in assertQuickAffordanceViewModel()
50 final (default in Kotlin), so that the method invocations will be `invoke-direct` and allow
1465 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
1731 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
2063 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
2178 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
2219 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed