Searched refs:doBench (Results 1 – 6 of 6) sorted by relevance
/third_party/node/benchmark/http/ |
D | upgrade.js | 26 doBench(server.address(), n, () => { 38 function doBench(address, count, done) { function 49 doBench(address, count - 1, done);
|
/third_party/skia/bench/graphite/ |
D | IntersectionTreeBench.cpp | 45 this->doBench(); in onDraw() 49 void doBench() { in doBench() function in skgpu::IntersectionTreeBench
|
/third_party/flutter/skia/third_party/externals/wuffs/cmd/wuffs-c/ |
D | main.go | 39 return doBench(args)
|
D | test.go | 32 func doBench(args []string) error { return doBenchTest(args, true) } func
|
/third_party/flutter/skia/third_party/externals/wuffs/cmd/wuffs/ |
D | main.go | 35 {"bench", doBench},
|
D | test.go | 28 func doBench(wuffsRoot string, args []string) error { return doBenchTest(wuffsRoot, args, true) } func
|