Home
last modified time | relevance | path

Searched defs:Seconds (Results 1 - 10 of 10) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtilPosix.cpp55 void SetTimer(int Seconds) { in SetTimer() argument
85 void SleepSeconds(int Seconds) { in SleepSeconds() argument
H A DFuzzerUtilWindows.cpp91 void SetTimer(int Seconds) { in SetTimer() argument
140 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds() argument
H A DFuzzerInternal.h76 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DDuration.cs151 public long Seconds { property in Google.Protobuf.WellKnownTypes.Duration
[all...]
H A DTimestamp.cs174 public long Seconds { property in Google.Protobuf.WellKnownTypes.Timestamp
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java233 public static class Seconds { class in TimeZoneAliasTest.Zone
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java230 public static class Seconds { class in TimeZoneAliasTest.Zone
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DArchive.cpp264 unsigned Seconds; in getLastModified() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecords.h134 uint64_t Seconds = 0; member in llvm::xray::WallclockRecord
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h419 constexpr Duration Seconds(T n) { in Seconds() function
453 Duration Seconds( function
[all...]

Completed in 8 milliseconds