Home
last modified time | relevance | path

Searched refs:GetCalls (Results 1 – 25 of 95) sorted by last modified time

1234

/dports/devel/py-python-dbusmock/python-dbusmock-0.25.0/
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
H A DREADME.rst183 - You can use the ``GetCalls()``, ``GetMethodCalls()`` and ``ClearCalls()``
/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/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/tests/
H A Dtest_api.py548 self.assertEqual(self.dbus_mock.GetCalls(), dbus.Array([]))
552 mock_log = self.dbus_mock.GetCalls()
559 self.assertEqual(self.dbus_mock.GetCalls(), dbus.Array([]))
564 mock_log = self.dbus_mock.GetCalls()
573 self.assertEqual(self.dbus_mock.GetCalls(), dbus.Array([]))
/dports/games/openrct2/OpenRCT2-0.3.5.1/test/testpaint/
H A DPaintIntercept.cpp179 int GetCalls(function_call* buffer) in GetCalls() function
H A Dgenerate.cpp457 int numCalls = PaintIntercept::GetCalls(callBuffer); in GenerateTrackSequence()
480 numCalls = PaintIntercept::GetCalls(callBuffer); in GenerateTrackSequence()
490 numCalls = PaintIntercept::GetCalls(callBuffer); in GenerateTrackSequence()
503 numCalls = PaintIntercept::GetCalls(callBuffer); in GenerateTrackSequence()
H A DTestTrack.cpp370 callCount = PaintIntercept::GetCalls(callBuffer); in TestTrackElementPaintCalls()
387 callCount = PaintIntercept::GetCalls(callBuffer); in TestTrackElementPaintCalls()
H A DPaintIntercept.hpp21 int GetCalls(function_call* buffer);
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { func
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { func
/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-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/os/testing/
H A Dfake_os.go100 func (f *FakeOS) GetCalls() []CalledDetail { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { func
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { func
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { 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/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/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/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { func
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/genomics/v1/
H A Dvariants.pb.go663 func (x *Variant) GetCalls() []*VariantCall { func

1234