Home
last modified time | relevance | path

Searched refs:roundTrips (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/serialise-0.2.3.0/tests/Tests/Regress/
H A DIssue135.hs25 roundTrips :: (Eq a, Serialise a) => a -> Bool
26 roundTrips x = x == deserialise (serialise x) function
32 , testCase "all Chars round-trip" ([] @=? filter (not . roundTrips) ['\x0000'..'\x10ffff'])
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/serialise-0.2.3.0/tests/Tests/Regress/
H A DIssue135.hs25 roundTrips :: (Eq a, Serialise a) => a -> Bool
26 roundTrips x = x == deserialise (serialise x) function
32 , testCase "all Chars round-trip" ([] @=? filter (not . roundTrips) ['\x0000'..'\x10ffff'])
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/engine/legacy/netx/oldhttptransport/
H A Dtracetripper_test.go36 roundTrips []*modelx.HTTPRoundTripDoneEvent member
44 h.roundTrips = append(h.roundTrips, m.HTTPRoundTripDone)
194 if len(handler.roundTrips) != 1 {
197 roundTrip := handler.roundTrips[0]
269 if len(handler.roundTrips) != 0 {
/dports/net/ooni-mini/probe-engine-0.23.0/legacy/netx/oldhttptransport/
H A Dtracetripper_test.go36 roundTrips []*modelx.HTTPRoundTripDoneEvent member
44 h.roundTrips = append(h.roundTrips, m.HTTPRoundTripDone)
194 if len(handler.roundTrips) != 1 {
197 roundTrip := handler.roundTrips[0]
269 if len(handler.roundTrips) != 0 {
/dports/security/vault/vault-1.8.2/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/client-go-12.0.0/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go277 roundTrips := 0
280 roundTrips, err = strconv.Atoi(rtVal)
285 roundTrips++
286 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go299 roundTrips := 0
302 roundTrips, err = strconv.Atoi(rtVal)
307 roundTrips++
308 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go299 roundTrips := 0
302 roundTrips, err = strconv.Atoi(rtVal)
307 roundTrips++
308 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/rest/
H A Dplugin_test.go299 roundTrips := 0
302 roundTrips, err = strconv.Atoi(rtVal)
307 roundTrips++
308 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/rest/
H A Dplugin_test.go299 roundTrips := 0
302 roundTrips, err = strconv.Atoi(rtVal)
307 roundTrips++
308 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/rest/
H A Dplugin_test.go299 roundTrips := 0
302 roundTrips, err = strconv.Atoi(rtVal)
307 roundTrips++
308 w.config["roundTrips"] = fmt.Sprintf("%d", roundTrips)
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/lucas-clemente/quic-go/integrationtests/self/
H A Drtt_test.go25 roundTrips := [...]time.Duration{
32 for _, r := range roundTrips {
/dports/lang/abcl/abcl-src-1.8.0/test/src/org/armedbear/lisp/
H A DURLPathnameTest.java16 public void roundTrips() { in roundTrips() method in URLPathnameTest
H A DJarPathnameTest.java75 public void roundTrips() { in roundTrips() method in JarPathnameTest
/dports/archivers/liblz4/lz4-1.9.3/ossfuzz/
H A Dround_trip_stream_fuzzer.c274 round_trip_t roundTrips[] = { variable
289 const int n = sizeof(roundTrips) / sizeof(round_trip_t); in LLVMFuzzerTestOneInput()
295 roundTrips[i](&state); in LLVMFuzzerTestOneInput()
/dports/lang/chez-scheme/ChezScheme-9.5.4/lz4/ossfuzz/
H A Dround_trip_stream_fuzzer.c274 round_trip_t roundTrips[] = { variable
289 const int n = sizeof(roundTrips) / sizeof(round_trip_t); in LLVMFuzzerTestOneInput()
295 roundTrips[i](&state); in LLVMFuzzerTestOneInput()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp5082 const Int32 roundTrips = in scanIndex_parent_batch_complete() local
5084 parallelism = (data.m_fragCount - data.m_frags_complete) / roundTrips; in scanIndex_parent_batch_complete()
5607 const Uint32 roundTrips = in scanIndex_execSCAN_NEXTREQ() local
5609 data.m_parallelism = data.m_frags_not_started / roundTrips; in scanIndex_execSCAN_NEXTREQ()

12