Searched defs:kTime (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/gn/ | ||
D | switches.cc | 237 const char kTime[] = "time"; variable |
/third_party/benchmark/include/benchmark/ | ||
D | benchmark.h | 521 enum StatisticUnit { kTime, kPercentage }; enumerator |