Home
last modified time | relevance | path

Searched defs:Benchmark (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DindexTypeCheck.js57 class Benchmark { class
80 function Benchmark() { class in Benchmark
Dparserharness.js2591 var Benchmark = /** @class */ (function () { class
2592 function Benchmark() { class in anonymousFunction1159edbe2300.anonymousFunction1159edbe3f00.Benchmark
2597 Benchmark.prototype.bench = function (subBench) { }; class
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/bench/
Dbench.go58 type Benchmark struct { struct
59 Tests []Test
/third_party/grpc/src/python/grpcio_tests/tests/stress/
Dunary_stream_benchmark.proto26 rpc Benchmark(BenchmarkRequest) returns (stream BenchmarkResponse); rpc
/third_party/node/deps/npm/node_modules/fast-json-stable-stringify/benchmark/
Dindex.js3 const Benchmark = require('benchmark'); constant
/third_party/re2/util/
Dbenchmark.h100 Benchmark(const char* name, void (*func)(benchmark::State&)) in Benchmark() function
112 Benchmark(const char* name, void (*func)(benchmark::State&), int lo, int hi) in Benchmark() function
/third_party/grpc/third_party/upb/benchmarks/
Dcompare.py30 def Benchmark(outbase, bench_cpu=True, runs=12, fasttable=False): function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/cmd/benchdiff/
Dmain.go89 func compare(benchA, benchB bench.Benchmark, nameA, nameB string) {
/third_party/typescript/tests/cases/compiler/
DindexTypeCheck.ts56 class Benchmark { class
/third_party/flutter/skia/bench/
DBenchmark.cpp16 Benchmark::Benchmark() {} in Benchmark() function in Benchmark
/third_party/skia/bench/
DBenchmark.cpp16 Benchmark::Benchmark() {} in Benchmark() function in Benchmark
/third_party/protobuf/benchmarks/go/
Dgo_benchmark_test.go78 func Benchmark(b *testing.B) { func
/third_party/node/benchmark/
Dcommon.js6 class Benchmark { class
387 Benchmark, property
/third_party/flutter/skia/third_party/externals/wuffs/internal/testcut/
Dtestcut.go145 func Benchmark(b *testing.B, func
/third_party/node/deps/npm/node_modules/asynckit/
Dbench.js9 var Benchmark = require('benchmark'); variable
/third_party/parse5/bench/perf/
Dindex.js5 const Benchmark = require('benchmark'); constant
/third_party/protobuf/benchmarks/php/
DPhpBenchmark.php45 class Benchmark class
/third_party/protobuf/benchmarks/python/
Dpy_benchmark.py108 class Benchmark: class
/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_diff.py95 class Benchmark: class
/third_party/benchmark/
DREADME.md1 # Benchmark chapter
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark_register.cc237 Benchmark::Benchmark(const char* name) in Benchmark() function in benchmark::internal::Benchmark
/third_party/benchmark/src/
Dbenchmark_register.cc261 Benchmark::Benchmark(const char* name) in Benchmark() function in benchmark::internal::Benchmark
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h277 class Benchmark; variable
/third_party/benchmark/include/benchmark/
Dbenchmark.h287 class Benchmark; variable