Home
last modified time | relevance | path

Searched defs:Dataset (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/benchmarks/go/
Dgo_benchmark_test.go17 type Dataset struct { struct
18 name string
19 newMessage func() proto.Message
20 marshaled [][]byte
21 unmarshaled []proto.Message
/third_party/libxkbcommon/
DREADME.md36 ## Dataset section in libxkbcommon
/third_party/icu/icu4c/source/test/perf/perldriver/
DDataset.pm12 package Dataset; package
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DGoogleMessageBenchmark.cs61 public BenchmarkDatasetConfig Dataset { get; set; } property in Google.Protobuf.Benchmarks.GoogleMessageBenchmark