Home
last modified time | relevance | path

Searched defs:stopwatch (Results 1 – 25 of 26) sorted by relevance

12

/external/libchrome/base/
Dtracked_objects_unittest.cc127 TaskStopwatch stopwatch; in TEST_F() local
193 TaskStopwatch stopwatch; in TEST_F() local
461 TaskStopwatch stopwatch; in TEST_F() local
490 TaskStopwatch stopwatch; in TEST_F() local
588 TaskStopwatch stopwatch; in TEST_F() local
606 TaskStopwatch stopwatch; in TEST_F() local
625 TaskStopwatch stopwatch; in TEST_F() local
730 TaskStopwatch stopwatch; in TEST_F() local
795 TaskStopwatch stopwatch; in TEST_F() local
857 TaskStopwatch stopwatch; in TEST_F() local
[all …]
Drun_loop.cc54 tracked_objects::TaskStopwatch stopwatch; in Run() local
Dtracked_objects.cc508 const TaskStopwatch& stopwatch) { in TallyADeath()
552 const TaskStopwatch& stopwatch) { in TallyRunOnNamedThreadIfTracking()
581 const TaskStopwatch& stopwatch) { in TallyRunOnWorkerThreadIfTracking()
612 const TaskStopwatch& stopwatch) { in TallyRunInAScopedRegionIfTracking()
/external/guava/guava/src/com/google/common/util/concurrent/
DRateLimiter.java137 static RateLimiter create(SleepingStopwatch stopwatch, double permitsPerSecond) { in create()
174 SleepingStopwatch stopwatch, double permitsPerSecond, long warmupPeriod, TimeUnit unit) { in create()
184 private final SleepingStopwatch stopwatch; field in RateLimiter
202 RateLimiter(SleepingStopwatch stopwatch) { in RateLimiter()
DSmoothRateLimiter.java230 SmoothWarmingUp(SleepingStopwatch stopwatch, long warmupPeriod, TimeUnit timeUnit) { in SmoothWarmingUp()
284 SmoothBursty(SleepingStopwatch stopwatch, double maxBurstSeconds) { in SmoothBursty()
332 private SmoothRateLimiter(SleepingStopwatch stopwatch) { in SmoothRateLimiter()
DServiceManager.java483 Stopwatch stopwatch = startupTimers.get(service); in tryStartTiming() local
644 Stopwatch stopwatch = startupTimers.get(service); in transitionService() local
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DConsoleOutput.java58 private final Stopwatch stopwatch; field in ConsoleOutput
61 ConsoleOutput(@Stdout PrintWriter stdout, int numberOfTrials, Stopwatch stopwatch) { in ConsoleOutput()
DExperimentingCaliperRun.java152 Stopwatch stopwatch = Stopwatch.createStarted(); in run() local
/external/guava/guava-tests/benchmark/com/google/common/base/
DStopwatchBenchmark.java32 @Benchmark long stopwatch(int reps) { in stopwatch() method in StopwatchBenchmark
/external/libchrome/base/debug/
Dtask_annotator.cc31 tracked_objects::TaskStopwatch stopwatch; in RunTask() local
/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DMacrobenchmarkWorker.java42 private final Stopwatch stopwatch; field in MacrobenchmarkWorker
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DStopwatchTest.java37 private final Stopwatch stopwatch = new Stopwatch(ticker); field in StopwatchTest
/external/guava/guava-tests/test/com/google/common/base/
DStopwatchTest.java38 private final Stopwatch stopwatch = new Stopwatch(ticker); field in StopwatchTest
/external/antlr/antlr-3.4/runtime/JavaScript/third/
Dantcontrib.properties21 stopwatch=net.sf.antcontrib.perf.StopWatchTask key
/external/libchrome/base/threading/
Dworker_pool_posix.cc93 tracked_objects::TaskStopwatch stopwatch; in ThreadMain() local
Dsequenced_worker_pool.cc833 tracked_objects::TaskStopwatch stopwatch; in ThreadLoop() local
/external/guice/core/src/com/google/inject/internal/
DInternalInjectorCreator.java61 private final Stopwatch stopwatch = new Stopwatch(); field in InternalInjectorCreator
DInjectorShell.java126 Stopwatch stopwatch, in build()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DRateLimiterTest.java51 private final FakeStopwatch stopwatch = new FakeStopwatch(); field in RateLimiterTest
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java3471 final Stopwatch stopwatch = Stopwatch.createUnstarted(); field in LocalCache.LoadingValueReference
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12