Home
last modified time | relevance | path

Searched refs:newTestStruc (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/etcd/etcd-2.3.8/Godeps/_workspace/src/github.com/ugorji/go/codec/
H A Dvalues_test.go92 func newTestStruc(depth int, bench bool, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
165 ts.Mtsptr["0"] = newTestStruc(depth, bench, useInterface, useStringKeyOnly)
H A Dcodecgen_test.go14 v := newTestStruc(2, false, !testSkipIntf, false)
H A Dcodec_test.go287 ts0 := newTestStruc(2, false, !testSkipIntf, false)
385 newTestStruc(0, false, !testSkipIntf, false),
589 ts := newTestStruc(0, false, !testSkipIntf, false)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/ugorji/go/codec/
H A Dvalues_test.go92 func newTestStruc(depth int, bench bool, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
165 ts.Mtsptr["0"] = newTestStruc(depth, bench, useInterface, useStringKeyOnly)
H A Dcodecgen_test.go14 v := newTestStruc(2, false, !testSkipIntf, false)
H A Dcodec_test.go332 ts0 := newTestStruc(2, false, !testSkipIntf, false)
424 newTestStruc(0, false, !testSkipIntf, false),
628 ts := newTestStruc(0, false, !testSkipIntf, false)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dcodecs_test.go267 ts0 := newTestStruc(2, false)
355 newTestStruc(0, false),
442 func newTestStruc(depth int, bench bool) (ts *TestStruc) { func
501 ts.Mtsptr["0"] = newTestStruc(depth, bench)
619 ts := newTestStruc(0, false)
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/ugorji/go/codec/
H A Dcodecs_test.go267 ts0 := newTestStruc(2, false)
355 newTestStruc(0, false),
442 func newTestStruc(depth int, bench bool) (ts *TestStruc) { func
501 ts.Mtsptr["0"] = newTestStruc(depth, bench)
619 ts := newTestStruc(0, false)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dcodecs_test.go267 ts0 := newTestStruc(2, false)
355 newTestStruc(0, false),
442 func newTestStruc(depth int, bench bool) (ts *TestStruc) { func
501 ts.Mtsptr["0"] = newTestStruc(depth, bench)
619 ts := newTestStruc(0, false)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dvalues_test.go359 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
370 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-msgpack/codec/bench/
H A Dvalues_test.go359 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
370 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dcodecs_test.go267 ts0 := newTestStruc(2, false)
355 newTestStruc(0, false),
442 func newTestStruc(depth int, bench bool) (ts *TestStruc) { func
501 ts.Mtsptr["0"] = newTestStruc(depth, bench)
619 ts := newTestStruc(0, false)
H A Dbench_test.go56 benchTs = newTestStruc(benchDepth, true)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dcodecs_test.go267 ts0 := newTestStruc(2, false)
355 newTestStruc(0, false),
442 func newTestStruc(depth int, bench bool) (ts *TestStruc) { func
501 ts.Mtsptr["0"] = newTestStruc(depth, bench)
619 ts := newTestStruc(0, false)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/ugorji/go/codec/codec/bench/
H A Dvalues_test.go373 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
384 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/ugorji/go/codec/codec/
H A Dvalues_test.go373 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
384 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
/dports/net/rospo/rospo-0.7.1/vendor/github.com/ugorji/go/go-1.1.7/codec/bench/
H A Dvalues_test.go376 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
387 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
H A Dbench_test.go75 benchTs = newTestStruc(testDepth, testNumRepeatString, true, !testSkipIntf, testMapStringKeyOnly)
/dports/net/rospo/rospo-0.7.1/vendor/github.com/ugorji/go/go-1.1.7/codec/
H A Dvalues_test.go376 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
387 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/ugorji/go/codec/bench/
H A Dvalues_test.go376 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
387 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
H A Dbench_test.go75 benchTs = newTestStruc(testDepth, testNumRepeatString, true, !testSkipIntf, testMapStringKeyOnly)
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/ugorji/go/codec/
H A Dvalues_test.go376 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
387 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/ugorji/go/codec/bench/
H A Dvalues_test.go376 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
387 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)
H A Dbench_test.go75 benchTs = newTestStruc(testDepth, testNumRepeatString, true, !testSkipIntf, testMapStringKeyOnly)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/ugorji/go/codec/
H A Dvalues_test.go376 func newTestStruc(depth, n int, bench, useInterface, useStringKeyOnly bool) (ts *TestStruc) { func
387 ts.Mtsptr[strRpt(n, "0")] = newTestStruc(depth, n, bench, useInterface, useStringKeyOnly)

12