Home
last modified time | relevance | path

Searched defs:simpleTest (Results 1 – 25 of 275) sorted by relevance

1234567891011

/dports/misc/concourse/concourse-6.7.2/vendor/go.opentelemetry.io/otel/bridge/opentracing/
H A Dmix_test.go131 type simpleTest struct { struct
132 traceID otelcore.TraceID
133 spanIDs []otelcore.SpanID
143 func (st *simpleTest) setup(t *testing.T, tracer *internal.MockTracer) {
148 func (st *simpleTest) check(t *testing.T, tracer *internal.MockTracer) {
152 func (st *simpleTest) runOtelOTOtel(t *testing.T, ctx context.Context) {
156 func (st *simpleTest) runOTOtelOT(t *testing.T, ctx context.Context) {
160 func (st *simpleTest) noop(t *testing.T, ctx context.Context) {
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/bridge/opentracing/
H A Dmix_test.go131 type simpleTest struct { struct
132 traceID trace.TraceID
133 spanIDs []trace.SpanID
143 func (st *simpleTest) setup(t *testing.T, tracer *internal.MockTracer) {
148 func (st *simpleTest) check(t *testing.T, tracer *internal.MockTracer) {
152 func (st *simpleTest) runOtelOTOtel(t *testing.T, ctx context.Context) {
156 func (st *simpleTest) runOTOtelOT(t *testing.T, ctx context.Context) {
160 func (st *simpleTest) noop(t *testing.T, ctx context.Context) context.Context {
/dports/security/vault/vault-1.8.2/vendor/go.opentelemetry.io/otel/bridge/opentracing/
H A Dmix_test.go144 type simpleTest struct { struct
145 traceID trace.TraceID
146 spanIDs []trace.SpanID
156 func (st *simpleTest) setup(t *testing.T, tracer *internal.MockTracer) {
161 func (st *simpleTest) check(t *testing.T, tracer *internal.MockTracer) {
165 func (st *simpleTest) runOtelOTOtel(t *testing.T, ctx context.Context) {
169 func (st *simpleTest) runOTOtelOT(t *testing.T, ctx context.Context) {
173 func (st *simpleTest) noop(t *testing.T, ctx context.Context) context.Context {
/dports/security/vuls/vuls-0.13.7/vendor/go.opentelemetry.io/otel/bridge/opentracing/
H A Dmix_test.go144 type simpleTest struct { struct
145 traceID trace.TraceID
146 spanIDs []trace.SpanID
156 func (st *simpleTest) setup(t *testing.T, tracer *internal.MockTracer) {
161 func (st *simpleTest) check(t *testing.T, tracer *internal.MockTracer) {
165 func (st *simpleTest) runOtelOTOtel(t *testing.T, ctx context.Context) {
169 func (st *simpleTest) runOTOtelOT(t *testing.T, ctx context.Context) {
173 func (st *simpleTest) noop(t *testing.T, ctx context.Context) context.Context {
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/go.opentelemetry.io/otel/bridge/opentracing/
H A Dmix_test.go144 type simpleTest struct { struct
145 traceID trace.TraceID
146 spanIDs []trace.SpanID
156 func (st *simpleTest) setup(t *testing.T, tracer *internal.MockTracer) {
161 func (st *simpleTest) check(t *testing.T, tracer *internal.MockTracer) {
165 func (st *simpleTest) runOtelOTOtel(t *testing.T, ctx context.Context) {
169 func (st *simpleTest) runOTOtelOT(t *testing.T, ctx context.Context) {
173 func (st *simpleTest) noop(t *testing.T, ctx context.Context) context.Context {
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/go.opentelemetry.io/otel/bridge/opentracing/
H A Dmix_test.go144 type simpleTest struct { struct
145 traceID oteltrace.ID
146 spanIDs []oteltrace.SpanID
156 func (st *simpleTest) setup(t *testing.T, tracer *internal.MockTracer) {
161 func (st *simpleTest) check(t *testing.T, tracer *internal.MockTracer) {
165 func (st *simpleTest) runOtelOTOtel(t *testing.T, ctx context.Context) {
169 func (st *simpleTest) runOTOtelOT(t *testing.T, ctx context.Context) {
173 func (st *simpleTest) noop(t *testing.T, ctx context.Context) context.Context {
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/bridge/opentracing/
H A Dmix_test.go144 type simpleTest struct { struct
145 traceID trace.TraceID
146 spanIDs []trace.SpanID
156 func (st *simpleTest) setup(t *testing.T, tracer *internal.MockTracer) {
161 func (st *simpleTest) check(t *testing.T, tracer *internal.MockTracer) {
165 func (st *simpleTest) runOtelOTOtel(t *testing.T, ctx context.Context) {
169 func (st *simpleTest) runOTOtelOT(t *testing.T, ctx context.Context) {
173 func (st *simpleTest) noop(t *testing.T, ctx context.Context) context.Context {
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/bridge/opentracing/
H A Dmix_test.go144 type simpleTest struct { struct
145 traceID trace.TraceID
146 spanIDs []trace.SpanID
156 func (st *simpleTest) setup(t *testing.T, tracer *internal.MockTracer) {
161 func (st *simpleTest) check(t *testing.T, tracer *internal.MockTracer) {
165 func (st *simpleTest) runOtelOTOtel(t *testing.T, ctx context.Context) {
169 func (st *simpleTest) runOTOtelOT(t *testing.T, ctx context.Context) {
173 func (st *simpleTest) noop(t *testing.T, ctx context.Context) context.Context {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/imdario/mergo/mergo-0.3.5/
H A Dpr81_test.go17 "k1.2": "v3",
21 if err := Map(&m1, m2, WithOverride); err != nil {
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/statistics/tests/
H A DKolmogorovSmirnovTest.java121 public static double simpleTest(double[] test) { in simpleTest() method in KolmogorovSmirnovTest
145 public static double simpleTest(double[] test, final double min, final double max) { in simpleTest() method in KolmogorovSmirnovTest
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/test/src/stdlib/
H A DDivTest.h16 void simpleTest(DivFunc func) { in simpleTest() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/testprograms/
H A DArgumentsTests.java20 public static void simpleTest(Object obj) { in simpleTest() method in ArgumentsTests
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/tests/
H A DKrigingModelTest.cpp52 void KrigingModelTest::simpleTest() in simpleTest() function in KrigingModelTest
H A DModelFactoryTest.cpp48 void ModelFactoryTest::simpleTest() in simpleTest() function in ModelFactoryTest
/dports/net/kget/kget-21.12.3/tests/
H A Dtestkget.cpp34 void TestKGet::simpleTest() in simpleTest() function in TestKGet
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/mutect/
H A DMergeMutectStatsIntegrationTest.java15 public void simpleTest() { in simpleTest() method in MergeMutectStatsIntegrationTest
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/solver/
H A DRobustBrentSolverUnitTest.java51 public void simpleTest() { in simpleTest() method in RobustBrentSolverUnitTest
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.tests.ui/Ant Editor Tests/org/eclipse/ant/tests/ui/editor/formatter/
H A DXmlDocumentFormatterTest.java89 …private void simpleTest(String sourceFileName, String targetFileName, FormattingPreferences prefs)… in simpleTest() method in XmlDocumentFormatterTest
/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/tests/auto/
H A Dbuffertest.cpp33 void BufferTest::simpleTest() in simpleTest() function in BufferTest
H A Dcapstest.cpp35 void CapsTest::simpleTest() in simpleTest() function in CapsTest
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/beans/Statement/ClassForName/
H A DClassForName.java65 private static void simpleTest() throws Exception { in simpleTest() method in ClassForName
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/beans/Statement/ClassForName/
H A DClassForName.java65 private static void simpleTest() throws Exception { in simpleTest() method in ClassForName
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/beans/Statement/ClassForName/
H A DClassForName.java65 private static void simpleTest() throws Exception { in simpleTest() method in ClassForName
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/beans/Statement/ClassForName/
H A DClassForName.java65 private static void simpleTest() throws Exception { in simpleTest() method in ClassForName
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/beans/Statement/ClassForName/
H A DClassForName.java65 private static void simpleTest() throws Exception { in simpleTest() method in ClassForName

1234567891011