HomeSort by relevance Sort by last modified time
    Searched refs:chart (Results 26 - 50 of 52) sorted by null

12 3

  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
ddmuilib.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/go/darwin-x86/doc/progs/
eff_qr.go 38 <img src="http://chart.apis.google.com/chart?chs=300x300&cht=qr&choe=UTF-8&chl={{.}}" />
  /prebuilts/go/linux-x86/doc/progs/
eff_qr.go 38 <img src="http://chart.apis.google.com/chart?chs=300x300&cht=qr&choe=UTF-8&chl={{.}}" />
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
MainActivity.java 30 mGraphView = (InteractiveLineGraphView) findViewById(R.id.chart);
  /external/clang/test/SemaCXX/
function-redecl.cpp 83 void Crash::chart(int count) const {} // expected-error {{out-of-line definition of 'chart' does not match any declaration in 'Crash'}} function in class:Crash
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
model.py 568 chart_url: last computed mapreduce status chart url. This chart displays the
570 sparkline_url: last computed mapreduce status chart url in small format.
638 """Updates a chart url to display processed count for each shard.
644 chart = google_chart_api.BarChart()
655 chart.stacked = True
656 chart.AddBars(filter_status("unknown"), color="404040")
657 chart.AddBars(filter_status("success"), color="00ac42")
658 chart.AddBars(filter_status("running"), color="3636a9")
659 chart.AddBars(filter_status("aborted"), color="e29e24"
    [all...]
  /external/chromium-trace/catapult/dashboard/dashboard/
start_try_job.py 256 metric: Bisect bot "metric" parameter, in the form "chart/trace".
498 A "metric" string of the form "chart/trace". If there is an
499 interaction record name, then it is included in the chart name;
501 the chart name.
503 chart = None
507 # master/bot/benchmark/chart
508 chart = parts[3]
510 # master/bot/benchmark/chart/interaction
518 chart = '%s-%s' % (parts[4], parts[3])
520 # master/bot/benchmark/chart/trac
    [all...]
add_point_test.py     [all...]
add_point.py 87 Chart JSON dict (see design doc, and example below). Dashboard JSON v1.0 is
188 raise BadRequestError('No chart data given.')
210 for chart in charts:
211 for trace in charts[chart]:
215 test_suite_name, chart, trace, charts[chart][trace], is_ref,
331 chart_name: The name of the chart to which this trace belongs.
333 trace: A trace dict extracted from a dashboard JSON chart.
441 raise BadRequestError('Invalid value type in chart object: %r' % trace_type)
640 monotonically increasing. On a given chart, points are sorted by thes
    [all...]
list_tests.py 127 path is of the form "Master/bot/benchmark/chart/...". Each test path
  /external/webrtc/webrtc/tools/rtcbot/rtcBotReportVisualizer/
main.js 184 var chart = new google.visualization.ColumnChart(div);
185 chart.draw(dataTable, options);
  /external/chromium-trace/catapult/third_party/flot/
FAQ.md 14 chart anyway. If you downsample server-side, you also save bandwidth.
NEWS.md 450 you were relying on an axis to show up even without any data in the chart, you
556 - New real-time line chart example.
786 - Fixed so that it is possible to turn lines off when no other chart type is
    [all...]
  /external/v8/tools/
gc-nvp-trace-processor.py 349 for chart in charts:
350 out.write('<img src="%s">' % chart)
  /external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
util.py 17 """Utility functions for working with the Google Chart API.
188 def EncodeData(chart, series, y_min, y_max, encoder):
191 Use the chart's encoder to determine the format. The formatted data will
196 chart: The chart.
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
status.js 623 var chart = new google.visualization.ColumnChart(detailGraph[0]);
624 chart.draw(data, options);
  /external/blktrace/btt/doc/
btt.tex 189 Using the data from the previous chart, we can then provide some idea
357 of the time line discussed above on page~\pageref{tl-defs}, a chart is
368 Here is a sample portion of this type of chart, showing Q2Q times
380 are also presented in their own chart.
402 are also presented in their own chart.
539 a very simplistic chart showing some activity:
544 \caption{\label{fig:activity}Simple Activity Chart}
571 Y axis for this chart.}. With the visual representation provided by
587 Y axis for this chart.}. Again, visually, one can see that the black
746 \caption{\label{fig:seek}Seek Chart}
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmuilib/24.4.0-beta6/
ddmuilib-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmuilib/24.5.0/
ddmuilib-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmuilib/25.0.0-alpha1/
ddmuilib-25.0.0-alpha1.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 479 milliseconds

12 3