Searched defs:getTimeElapsed (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ | ||
H A D | ServerStats.php | 94 public function getTimeElapsed() function in Grpc\\Testing\\ServerStats |
H A D | ClientStats.php | 112 public function getTimeElapsed() function in Grpc\\Testing\\ClientStats |
/aosp_15_r20/external/skia/tools/gpu/gl/ | ||
H A D | GLTestContext.cpp | 133 std::chrono::nanoseconds GLGpuTimer::getTimeElapsed(sk_gpu_test::PlatformTimerQuery platformTimer) { in getTimeElapsed() function in __anonfebb52a40111::GLGpuTimer |