/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/ |
trace_event_stats.py | 73 def AddResults(self, model, renderer_process, interactions, results):
|
v8_gc_latency.py | 40 def AddResults(self, model, renderer_thread, interaction_records, results):
|
smoothness.py | 41 Note that if any of the interaction records provided to AddResults have less 51 def AddResults(self, model, renderer_thread, interaction_records, results):
|
gpu_timeline.py | 71 def AddResults(self, model, _, interaction_records, results):
|
gpu_timeline_unittest.py | 66 metric.AddResults(model, renderer_thread, interaction_records, results)
|
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.web_perf.metrics.timeline_based_metric.html | 45 <dl><dt><a name="TimelineBasedMetric-AddResults"><strong>AddResults</strong></a>(self, model, renderer_thread, interaction_records, results)</dt><dd><tt>Computes and adds metrics for the interaction_records' time ranges.<br>
|
/frameworks/base/core/java/android/app/ |
Instrumentation.java | 211 public void addResults(Bundle results) { [all...] |
/frameworks/base/api/ |
current.txt | [all...] |
system-current.txt | [all...] |
test-current.txt | [all...] |
/prebuilts/sdk/api/ |
26.txt | [all...] |
/prebuilts/sdk/system-api/ |
26.txt | [all...] |