HomeSort by relevance Sort by last modified time
    Searched defs:repeatable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/telemetry/telemetry/web_perf/
timeline_interaction_record.py 17 REPEATABLE = 'repeatable'
24 FLAGS = METRICS + [REPEATABLE]
106 * repeatable: Allows other interactions to use the same label
143 def repeatable(self): member in class:TimelineInteractionRecord
144 return REPEATABLE in self._flags
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 1216 milliseconds