Home
last modified time | relevance | path

Searched refs:Testing (Results 1 – 25 of 811) sorted by relevance

12345678910>>...33

/external/rust/crates/ahash/smhasher/
DfallbackOutput.txt2 --- Testing ahash64 "ahash 64bit" GOOD
68 Testing 24-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.700000%
69 Testing 32-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.628000%
70 Testing 40-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.628667%
71 Testing 48-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.662000%
72 Testing 56-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.699333%
73 Testing 64-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.665333%
74 Testing 72-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.630667%
75 Testing 80-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.692000%
76 Testing 96-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.774000%
[all …]
DahashOutput.txt2 --- Testing ahash64 "ahash 64bit" GOOD
68 Testing 24-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.702667%
69 Testing 32-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.670667%
70 Testing 40-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.608667%
71 Testing 48-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.670667%
72 Testing 56-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.670000%
73 Testing 64-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.663333%
74 Testing 72-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.780667%
75 Testing 80-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.716000%
76 Testing 96-bit keys -> 64-bit hashes, 300000 reps worst bias is 0.621333%
[all …]
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DTestGrpc.cs28 namespace Grpc.Testing {
37Testing.Empty> __Marshaller_grpc_testing_Empty = grpc::Marshallers.Create((arg) => global::Google.…
38Testing.SimpleRequest> __Marshaller_grpc_testing_SimpleRequest = grpc::Marshallers.Create((arg) =>…
39Testing.SimpleResponse> __Marshaller_grpc_testing_SimpleResponse = grpc::Marshallers.Create((arg) …
40Testing.StreamingOutputCallRequest> __Marshaller_grpc_testing_StreamingOutputCallRequest = grpc::M…
41Testing.StreamingOutputCallResponse> __Marshaller_grpc_testing_StreamingOutputCallResponse = grpc:…
42Testing.StreamingInputCallRequest> __Marshaller_grpc_testing_StreamingInputCallRequest = grpc::Mar…
43Testing.StreamingInputCallResponse> __Marshaller_grpc_testing_StreamingInputCallResponse = grpc::M…
45 …lobal::Grpc.Testing.Empty, global::Grpc.Testing.Empty> __Method_EmptyCall = new grpc::Method<globa…
52Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_UnaryCall = new grpc::Method<…
[all …]
DBenchmarkServiceGrpc.cs27 namespace Grpc.Testing {
32Testing.SimpleRequest> __Marshaller_grpc_testing_SimpleRequest = grpc::Marshallers.Create((arg) =>…
33Testing.SimpleResponse> __Marshaller_grpc_testing_SimpleResponse = grpc::Marshallers.Create((arg) …
35Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_UnaryCall = new grpc::Method<…
42Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_StreamingCall = new grpc::Met…
49Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_StreamingFromClient = new grp…
56Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_StreamingFromServer = new grp…
63Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> __Method_StreamingBothWays = new grpc:…
73 get { return global::Grpc.Testing.BenchmarkServiceReflection.Descriptor.Services[0]; }
86 …global::System.Threading.Tasks.Task<global::Grpc.Testing.SimpleResponse> UnaryCall(global::Grpc.Te… in UnaryCall()
[all …]
DWorkerServiceGrpc.cs27 namespace Grpc.Testing {
32Testing.ServerArgs> __Marshaller_grpc_testing_ServerArgs = grpc::Marshallers.Create((arg) => globa…
33Testing.ServerStatus> __Marshaller_grpc_testing_ServerStatus = grpc::Marshallers.Create((arg) => g…
34Testing.ClientArgs> __Marshaller_grpc_testing_ClientArgs = grpc::Marshallers.Create((arg) => globa…
35Testing.ClientStatus> __Marshaller_grpc_testing_ClientStatus = grpc::Marshallers.Create((arg) => g…
36Testing.CoreRequest> __Marshaller_grpc_testing_CoreRequest = grpc::Marshallers.Create((arg) => glo…
37Testing.CoreResponse> __Marshaller_grpc_testing_CoreResponse = grpc::Marshallers.Create((arg) => g…
38Testing.Void> __Marshaller_grpc_testing_Void = grpc::Marshallers.Create((arg) => global::Google.Pr…
40 …pc.Testing.ServerArgs, global::Grpc.Testing.ServerStatus> __Method_RunServer = new grpc::Method<gl…
47 …pc.Testing.ClientArgs, global::Grpc.Testing.ClientStatus> __Method_RunClient = new grpc::Method<gl…
[all …]
DMetricsGrpc.cs31 namespace Grpc.Testing {
36Testing.EmptyMessage> __Marshaller_grpc_testing_EmptyMessage = grpc::Marshallers.Create((arg) => g…
37Testing.GaugeResponse> __Marshaller_grpc_testing_GaugeResponse = grpc::Marshallers.Create((arg) =>…
38Testing.GaugeRequest> __Marshaller_grpc_testing_GaugeRequest = grpc::Marshallers.Create((arg) => g…
40Testing.EmptyMessage, global::Grpc.Testing.GaugeResponse> __Method_GetAllGauges = new grpc::Method…
47 ….Testing.GaugeRequest, global::Grpc.Testing.GaugeResponse> __Method_GetGauge = new grpc::Method<gl…
57 get { return global::Grpc.Testing.MetricsReflection.Descriptor.Services[0]; }
71 ….Tasks.Task GetAllGauges(global::Grpc.Testing.EmptyMessage request, grpc::IServerStreamWriter<glob… in GetAllGauges()
82 … global::System.Threading.Tasks.Task<global::Grpc.Testing.GaugeResponse> GetGauge(global::Grpc.Tes… in GetGauge()
121 …ual grpc::AsyncServerStreamingCall<global::Grpc.Testing.GaugeResponse> GetAllGauges(global::Grpc.T… in GetAllGauges()
[all …]
DReportQpsScenarioServiceGrpc.cs27 namespace Grpc.Testing {
32Testing.ScenarioResult> __Marshaller_grpc_testing_ScenarioResult = grpc::Marshallers.Create((arg) …
33Testing.Void> __Marshaller_grpc_testing_Void = grpc::Marshallers.Create((arg) => global::Google.Pr…
35 ….Testing.ScenarioResult, global::Grpc.Testing.Void> __Method_ReportScenario = new grpc::Method<glo…
45 get { return global::Grpc.Testing.ReportQpsScenarioServiceReflection.Descriptor.Services[0]; }
57 …al global::System.Threading.Tasks.Task<global::Grpc.Testing.Void> ReportScenario(global::Grpc.Test… in ReportScenario()
95 …public virtual global::Grpc.Testing.Void ReportScenario(global::Grpc.Testing.ScenarioResult reques… in ReportScenario()
105 …public virtual global::Grpc.Testing.Void ReportScenario(global::Grpc.Testing.ScenarioResult reques… in ReportScenario()
117 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Void> ReportScenarioAsync(global::Grpc.Te… in ReportScenarioAsync()
127 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Void> ReportScenarioAsync(global::Grpc.Te… in ReportScenarioAsync()
DMessages.cs12 namespace Grpc.Testing {
60 …new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Grpc.Testing.PayloadType), }, new pbr::Generat… in MessagesReflection()
61 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.BoolValue), global::Grpc.Testing.BoolVal… in MessagesReflection()
62 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.Payload), global::Grpc.Testing.Payload.P… in MessagesReflection()
63 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.EchoStatus), global::Grpc.Testing.EchoSt… in MessagesReflection()
64 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.SimpleRequest), global::Grpc.Testing.Sim… in MessagesReflection()
65 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.SimpleResponse), global::Grpc.Testing.Si… in MessagesReflection()
66 …w pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.StreamingInputCallRequest), global::Grpc.T… in MessagesReflection()
67 …w pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.StreamingInputCallResponse), global::Grpc. in MessagesReflection()
68 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ResponseParameters), global::Grpc.Testin… in MessagesReflection()
[all …]
DControl.cs12 namespace Grpc.Testing {
105 …new pbr::FileDescriptor[] { global::Grpc.Testing.PayloadsReflection.Descriptor, global::Grpc.Testi… in ControlReflection()
106 …Info(new[] {typeof(global::Grpc.Testing.ClientType), typeof(global::Grpc.Testing.ServerType), type… in ControlReflection()
107 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.PoissonParams), global::Grpc.Testing.Poi… in ControlReflection()
108 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ClosedLoopParams), global::Grpc.Testing.… in ControlReflection()
109 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.LoadParams), global::Grpc.Testing.LoadPa… in ControlReflection()
110 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.SecurityParams), global::Grpc.Testing.Se… in ControlReflection()
111 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ChannelArg), global::Grpc.Testing.Channe… in ControlReflection()
112 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ClientConfig), global::Grpc.Testing.Clie… in ControlReflection()
113 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ClientStatus), global::Grpc.Testing.Clie… in ControlReflection()
[all …]
DPayloads.cs12 namespace Grpc.Testing {
39 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ByteBufferParams), global::Grpc.Testing.… in PayloadsReflection()
40 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.SimpleProtoParams), global::Grpc.Testing in PayloadsReflection()
41 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ComplexProtoParams), global::Grpc.Testin… in PayloadsReflection()
42 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.PayloadConfig), global::Grpc.Testing.Pay… in PayloadsReflection()
57 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[0]; }
214 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[1]; }
375 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[2]; }
476 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[3]; }
516 public global::Grpc.Testing.ByteBufferParams BytebufParams {
[all …]
/external/grpc-grpc/src/php/tests/interop/
Dinterop_client.php62 $stub->EmptyCall(new Grpc\Testing\EmptyMessage())->wait();
90 $request = new Grpc\Testing\SimpleRequest();
91 $request->setResponseType(Grpc\Testing\PayloadType::COMPRESSABLE);
93 $payload = new Grpc\Testing\Payload();
94 $payload->setType(Grpc\Testing\PayloadType::COMPRESSABLE);
109 hardAssert($payload->getType() === Grpc\Testing\PayloadType::COMPRESSABLE,
241 $request = new Grpc\Testing\StreamingInputCallRequest();
242 $payload = new Grpc\Testing\Payload();
268 $request = new Grpc\Testing\StreamingOutputCallRequest();
269 $request->setResponseType(Grpc\Testing\PayloadType::COMPRESSABLE);
[all …]
/external/libpng/contrib/pngsuite/
DREADME63 Testing basn0g01.png: PASS (524 zero samples)
65 Testing basn0g02.png: PASS (448 zero samples)
67 Testing basn0g04.png: PASS (520 zero samples)
69 Testing basn0g08.png: PASS (3 zero samples)
72 Testing basn0g16.png: PASS (1 zero samples)
75 Testing basn2c08.png: PASS (6 zero samples)
78 Testing basn2c16.png: PASS (592 zero samples)
81 Testing basn3p01.png: PASS (512 zero samples)
83 Testing basn3p02.png: PASS (448 zero samples)
85 Testing basn3p04.png: PASS (544 zero samples)
[all …]
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DScenarioResult.php5 namespace Grpc\Testing;
72 \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
96 GPBUtil::checkMessage($var, \Grpc\Testing\Scenario::class);
122 GPBUtil::checkMessage($var, \Grpc\Testing\HistogramData::class);
148 …eckRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing\ClientStats::clas…
174 …eckRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing\ServerStats::clas…
226 GPBUtil::checkMessage($var, \Grpc\Testing\ScenarioResultSummary::class);
300 …eckRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing\RequestResultCoun…
DStreamingOutputCallRequest.php5 namespace Grpc\Testing;
48 \GPBMetadata\Src\Proto\Grpc\Testing\Messages::initOnce();
80 GPBUtil::checkEnum($var, \Grpc\Testing\PayloadType::class);
106 …eckRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing\ResponseParameter…
132 GPBUtil::checkMessage($var, \Grpc\Testing\Payload::class);
158 GPBUtil::checkMessage($var, \Grpc\Testing\EchoStatus::class);
DSimpleRequest.php5 namespace Grpc\Testing;
73 \GPBMetadata\Src\Proto\Grpc\Testing\Messages::initOnce();
101 GPBUtil::checkEnum($var, \Grpc\Testing\PayloadType::class);
153 GPBUtil::checkMessage($var, \Grpc\Testing\Payload::class);
237 GPBUtil::checkMessage($var, \Grpc\Testing\BoolValue::class);
263 GPBUtil::checkMessage($var, \Grpc\Testing\EchoStatus::class);
289 GPBUtil::checkMessage($var, \Grpc\Testing\BoolValue::class);
DClientConfig.php5 namespace Grpc\Testing;
108 \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
154 GPBUtil::checkEnum($var, \Grpc\Testing\ClientType::class);
176 GPBUtil::checkMessage($var, \Grpc\Testing\SecurityParams::class);
280 GPBUtil::checkEnum($var, \Grpc\Testing\RpcType::class);
306 GPBUtil::checkMessage($var, \Grpc\Testing\LoadParams::class);
328 GPBUtil::checkMessage($var, \Grpc\Testing\PayloadConfig::class);
350 GPBUtil::checkMessage($var, \Grpc\Testing\HistogramParams::class);
446 …eckRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Grpc\Testing\ChannelArg::class…
DTestServiceClient.php22 namespace Grpc\Testing;
45 public function EmptyCall(\Grpc\Testing\PBEmpty $argument,
59 public function UnaryCall(\Grpc\Testing\SimpleRequest $argument,
75 public function CacheableUnaryCall(\Grpc\Testing\SimpleRequest $argument,
90 public function StreamingOutputCall(\Grpc\Testing\StreamingOutputCallRequest $argument,
144 public function UnimplementedCall(\Grpc\Testing\PBEmpty $argument,
DPayloadConfig.php5 namespace Grpc\Testing;
19 \GPBMetadata\Src\Proto\Grpc\Testing\Payloads::initOnce();
39 GPBUtil::checkMessage($var, \Grpc\Testing\ByteBufferParams::class);
61 GPBUtil::checkMessage($var, \Grpc\Testing\SimpleProtoParams::class);
83 GPBUtil::checkMessage($var, \Grpc\Testing\ComplexProtoParams::class);
/external/grpc-grpc/src/php/tests/qps/
Dclient.php72 $proxystub = new Grpc\Testing\ProxyClientServiceClient($proxy_address, $proxystubopts);
73 list($config, $status) = $proxystub->GetConfig(new Grpc\Testing\PBVoid())->wait();
99 $stub = new Grpc\Testing\BenchmarkServiceClient(
101 $req = new Grpc\Testing\SimpleRequest();
103 $req->setResponseType(Grpc\Testing\PayloadType::COMPRESSABLE);
105 $payload = new Grpc\Testing\Payload();
106 $payload->setType(Grpc\Testing\PayloadType::COMPRESSABLE);
122 $histogram_result = new Grpc\Testing\HistogramData;
124 if ($config->getRpcType() == Grpc\Testing\RpcType::UNARY) {
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/filter/
DIgnoreCreatorProp1317Test.java11 static class Testing { class in IgnoreCreatorProp1317Test
17 public Testing() {} in Testing() method in IgnoreCreatorProp1317Test.Testing
20 public Testing(String ignore, String notIgnore) { in Testing() method in IgnoreCreatorProp1317Test.Testing
45 Testing testing = new Testing("shouldBeIgnored", "notIgnore"); in testThatJsonIgnoreWorksWithConstructorProperties()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DHeaderSourceSwitchTests.cpp118 TestTU Testing; in TEST() local
119 Testing.HeaderFilename = "TestTU.h"; in TEST()
120 Testing.HeaderCode = "void A_Sym1();"; in TEST()
121 Testing.Filename = "a.cpp"; in TEST()
122 Testing.Code = "void A_Sym1() {};"; in TEST()
123 for (auto &Sym : Testing.headerSymbols()) in TEST()
126 Testing.HeaderCode = R"cpp( in TEST()
131 Testing.Filename = "b.cpp"; in TEST()
132 Testing.Code = R"cpp( in TEST()
136 for (auto &Sym : Testing.headerSymbols()) in TEST()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.non_semantic_test.cpp34 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
41 %8 = OpExtInstImport "NonSemantic.Testing.AnotherUnknownExtInstSet" in TEST_F()
61 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
71 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
81 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.non_semantic_test.cpp34 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
41 %8 = OpExtInstImport "NonSemantic.Testing.AnotherUnknownExtInstSet" in TEST_F()
61 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
71 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
81 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dext_inst.non_semantic_test.cpp34 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
41 %8 = OpExtInstImport "NonSemantic.Testing.AnotherUnknownExtInstSet" in TEST_F()
61 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
71 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
81 %1 = OpExtInstImport "NonSemantic.Testing.ExtInst" in TEST_F()
/external/lz4/tests/
Dtest_custom_block_sizes.sh16 echo Testing -B31
21 echo Testing -B$blocksize
30 echo Testing -B$blocksize
39 echo Testing -B$blocksize
48 echo Testing -B$blocksize
57 echo Testing -B$blocksize

12345678910>>...33