Home
last modified time | relevance | path

Searched defs:registration (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/Benchmark/musl/
Dbenchmark_framework.cpp272 auto registration = benchmark::RegisterBenchmark(funcName.c_str(), LockAndRun, func, in RegisterSingleBenchmark() local
282 …auto registration = benchmark::RegisterBenchmark(funcName.c_str(), LockAndRun, func, cpuNum)->Args… in RegisterSingleBenchmark() local
/third_party/typescript/lib/
Dlib.webworker.d.ts3143 readonly registration: ServiceWorkerRegistration; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3123 readonly registration: ServiceWorkerRegistration; property