Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-date-time-format.h82 enum class RequiredOption { kDate, kTime, kAny }; enumerator
83 enum class DefaultsOption { kDate, kTime, kAll }; enumerator
/third_party/gn/src/gn/
Dswitches.cc237 const char kTime[] = "time"; variable
/third_party/benchmark/include/benchmark/
Dbenchmark.h665 enum StatisticUnit { kTime, kPercentage }; enumerator