Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/testing/
H A Dfake-clock.h27 int64_t GetElapsedMilliseconds() const override { in GetElapsedMilliseconds() function
/aosp_15_r20/external/icing/icing/util/
H A Dclock.h45 virtual int64_t GetElapsedMilliseconds() const { in GetElapsedMilliseconds() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dgpu_timer.cc64 float GpuTimer::GetElapsedMilliseconds() const { in GetElapsedMilliseconds() function in stream_executor::gpu::GpuTimer