Searched defs:DURATION (Results 1 – 12 of 12) sorted by relevance
38 private static final Duration DURATION = Duration.create(10, 0); field in StackdriverStatsConfigurationTest
55 public static final String DURATION = ParameterNames.DURATION; field in RetryAfter
125 public static final String DURATION = "duration"; field
15 DURATION = 3 variable
63 DURATION("unit"), enumConstant
563 public static final int DURATION = 3; field in RuleBasedNumberFormat
62 DURATION("unit"), enumConstant
565 public static final int DURATION = 3; field in RuleBasedNumberFormat
56 private static final int DURATION = 10; field in ShadowAppOpsManager
185 DURATION("SECONDS", "Duration of the benchmark.", "" + DEFAULT.duration) { enumConstant
258 enum class Source { OTHER, KNOWLEDGE, DURATION, DATETIME }; enumerator
366 #define DURATION 10 /* seconds */ macro