/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/serialise-0.2.3.0/tests/Tests/Regress/ |
H A D | Issue135.hs | 25 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 D | Issue135.hs | 25 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 D | tracetripper_test.go | 36 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 D | tracetripper_test.go | 36 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 277 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 D | plugin_test.go | 299 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 D | plugin_test.go | 299 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 D | plugin_test.go | 299 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 D | plugin_test.go | 299 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 D | plugin_test.go | 299 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 D | rtt_test.go | 25 roundTrips := [...]time.Duration{ 32 for _, r := range roundTrips {
|
/dports/lang/abcl/abcl-src-1.8.0/test/src/org/armedbear/lisp/ |
H A D | URLPathnameTest.java | 16 public void roundTrips() { in roundTrips() method in URLPathnameTest
|
H A D | JarPathnameTest.java | 75 public void roundTrips() { in roundTrips() method in JarPathnameTest
|
/dports/archivers/liblz4/lz4-1.9.3/ossfuzz/ |
H A D | round_trip_stream_fuzzer.c | 274 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 D | round_trip_stream_fuzzer.c | 274 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 D | DbspjMain.cpp | 5082 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()
|