Home
last modified time | relevance | path

Searched refs:GetCalls (Results 26 – 50 of 95) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/dbus/
H A Ddbus_statistics.cc247 bool GetCalls(const std::string& service, in GetCalls() function
/dports/net/concourse-fly/concourse-6.7.1/atc/creds/credsfakes/
H A Dfake_secrets.go70 func (fake *FakeSecrets) GetCalls(stub func(string) (interface{}, *time.Time, bool, error)) { func
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dloadable.h234 void GetCalls(MBDynParser& HP);
/dports/misc/concourse/concourse-6.7.2/atc/creds/credsfakes/
H A Dfake_secrets.go70 func (fake *FakeSecrets) GetCalls(stub func(string) (interface{}, *time.Time, bool, error)) { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/dbus/
H A Ddbus_statistics.cc248 bool GetCalls(const std::string& service, in GetCalls() function
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/storage/
H A Dcsi_mock_volume.go523 …err = checkPodLogs(m.driver.GetCalls, pod, test.expectPodInfo, test.expectEphemeral, csiInlineVolu…
858 _, index, err := compareCSICalls(trackedCalls, test.expectedCalls, m.driver.GetCalls)
882 _, index, err := compareCSICalls(trackedCalls, test.expectedCalls, m.driver.GetCalls)
1004 _, index, err := compareCSICalls(trackedCalls, test.expectedCalls, m.driver.GetCalls)
1158 c, index, err := compareCSICalls(deterministicCalls, expected, m.driver.GetCalls)
1553 …err = checkPodLogs(m.driver.GetCalls, pod, false, false, false, test.deployCSIDriverObject && csiS…
/dports/games/openrct2/OpenRCT2-0.3.5.1/test/testpaint/
H A DTestTrack.cpp370 callCount = PaintIntercept::GetCalls(callBuffer); in TestTrackElementPaintCalls()
387 callCount = PaintIntercept::GetCalls(callBuffer); in TestTrackElementPaintCalls()
H A DPaintIntercept.cpp179 int GetCalls(function_call* buffer) in GetCalls() function
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/storage/drivers/
H A Dcsi.go335 GetCalls() ([]MockCSICall, error) methodSpec
715 func (m *mockCSIDriver) GetCalls() ([]MockCSICall, error) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dsandbox_run_linux_test.go366 calls := c.os.(*ostesting.FakeOS).GetCalls()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dsandbox_run_linux_test.go366 calls := c.os.(*ostesting.FakeOS).GetCalls()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dsandbox_run_linux_test.go366 calls := c.os.(*ostesting.FakeOS).GetCalls()
/dports/net/concourse-fly/concourse-6.7.1/atc/resource/resourcefakes/
H A Dfake_resource.go166 func (fake *FakeResource) GetCalls(stub func(context.Context, runtime.ProcessSpec, runtime.Runner) … func
/dports/misc/concourse/concourse-6.7.2/atc/resource/resourcefakes/
H A Dfake_resource.go166 func (fake *FakeResource) GetCalls(stub func(context.Context, runtime.ProcessSpec, runtime.Runner) … func
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/kuberuntime/
H A Dkuberuntime_gc_test.go478 assert.Contains(t, fakeRuntime.GetCalls(), "StopContainer", "RemoveContainer",
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/cri-api/pkg/apis/testing/
H A Dfake_runtime_service.go124 func (r *FakeRuntimeService) GetCalls() []string { func
/dports/devel/py-python-dbusmock/python-dbusmock-0.25.0/dbusmock/
H A Dmockobject.py592 def GetCalls(self) -> List[CallLogType]: member in DBusMockObject
/dports/devel/py-python-dbusmock/python-dbusmock-0.25.0/
H A DREADME.rst183 - You can use the ``GetCalls()``, ``GetMethodCalls()`` and ``ClearCalls()``
H A DPKG-INFO192 - You can use the ``GetCalls()``, ``GetMethodCalls()`` and ``ClearCalls()``
H A DNEWS348 - Add GetCalls(), GetMethodCalls() and ClearCalls() methods on the mock D-Bus
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/config/aggregate/fakes/
H A Dconfig_store_cache.gen.go311 func (fake *ConfigStoreCache) GetCalls(stub func(resource.GroupVersionKind, string, string) *model.… func
/dports/devel/py-python-dbusmock/python-dbusmock-0.25.0/python_dbusmock.egg-info/
H A DPKG-INFO192 - You can use the ``GetCalls()``, ``GetMethodCalls()`` and ``ClearCalls()``
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/core/v1alpha3/fakes/
H A Dfake_istio_config_store.gen.go549 func (fake *IstioConfigStore) GetCalls(stub func(resource.GroupVersionKind, string, string) *model.… func
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go452 func (m *Variant) GetCalls() []*VariantCall { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go539 func (m *Variant) GetCalls() []*VariantCall { func

1234