/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/ |
D | WallTime.java | 54 public class WallTime { class 74 public WallTime() { in WallTime() method in WallTime
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/png-0.17.14/benches/ |
D | decoder.rs | 49 fn bench_noncompressed_png(g: &mut BenchmarkGroup<WallTime>, size: u32, idat_bytes: usize) { in bench_noncompressed_png() 55 fn bench_file(g: &mut BenchmarkGroup<WallTime>, data: Vec<u8>, name: String) { in bench_file()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/png-0.17.14/benches/ |
D | decoder.rs | 49 fn bench_noncompressed_png(g: &mut BenchmarkGroup<WallTime>, size: u32, idat_bytes: usize) { in bench_noncompressed_png() 55 fn bench_file(g: &mut BenchmarkGroup<WallTime>, data: Vec<u8>, name: String) { in bench_file()
|
/external/rust/android-crates-io/crates/tracing/benches/ |
D | shared.rs | 11 group: &mut criterion::BenchmarkGroup<'_, WallTime>, in for_all_recording() argument 12 mut iter: impl FnMut(&mut Bencher<'_, WallTime>), in for_all_recording() argument 36 group: &mut criterion::BenchmarkGroup<'_, WallTime>, in for_all_dispatches() argument 37 mut iter: impl FnMut(&mut Bencher<'_, WallTime>), in for_all_dispatches() argument
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | timer_test.cpp | 32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anon8db4b57a0111::MockTimer 93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() function in spvtools::utils::__anon8db4b57a0111::MockCumulativeTimer
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | timer_test.cpp | 32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anonbf3071340111::MockTimer 93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() function in spvtools::utils::__anonbf3071340111::MockCumulativeTimer
|
/external/angle/third_party/spirv-tools/src/test/ |
D | timer_test.cpp | 32 double WallTime() override { return 0.019723; } in WallTime() function in spvtools::utils::__anondb3f8a6e0111::MockTimer 93 double WallTime() override { return count_stop_ * 0.019723; } in WallTime() function in spvtools::utils::__anondb3f8a6e0111::MockCumulativeTimer
|
/external/angle/third_party/spirv-tools/src/source/util/ |
D | timer.h | 131 virtual double WallTime() { in WallTime() function 347 double WallTime() override { return wall_time_; } in WallTime() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | timer.h | 131 virtual double WallTime() { in WallTime() function 347 double WallTime() override { return wall_time_; } in WallTime() function
|
/external/deqp-deps/SPIRV-Tools/source/util/ |
D | timer.h | 131 virtual double WallTime() { in WallTime() function 347 double WallTime() override { return wall_time_; } in WallTime() function
|
/external/rust/beto-rust/nearby/crypto/crypto_provider/benches/ |
D | constant_time_eq_bench.rs | 34 fn add_benches<C: CryptoProvider>(group: &mut BenchmarkGroup<WallTime>, rng: &mut ThreadRng) { in constant_time_eq_equals()
|
/external/rust/android-crates-io/crates/criterion/src/ |
D | measurement.rs | 216 pub struct WallTime; struct 217 impl Measurement for WallTime { implementation
|
/external/llvm/include/llvm/Support/ |
D | Timer.h | 27 double WallTime; // Wall clock time elapsed in seconds variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | Timer.h | 26 double WallTime; ///< Wall clock time elapsed in seconds. variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Timer.h | 27 double WallTime; ///< Wall clock time elapsed in seconds. variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Timer.h | 27 double WallTime; ///< Wall clock time elapsed in seconds. variable
|
/external/tensorflow/tensorflow/core/summary/ |
D | summary_file_writer_test.cc | 248 TEST_F(SummaryFileWriterTest, WallTime) { in TEST_F() argument
|
/external/grpc-grpc/test/cpp/qps/ |
D | driver.cc | 103 static double WallTime(const ClientStats& s) { return s.time_elapsed(); } in WallTime() function
|