Searched refs:aggregation (Results 1 - 3 of 3) sorted by relevance

/external/autotest/frontend/client/src/autotest/tko/
H A DSeriesSelector.java43 private ExtendedListBox aggregation = new ExtendedListBox(); field in class:SeriesSelector.Series
61 aggregation.addItem("AVG", "AVG(");
62 aggregation.addItem("COUNT (DISTINCT)", "COUNT(DISTINCT ");
63 aggregation.addItem("MIN", "MIN(");
64 aggregation.addItem("MAX", "MAX(");
65 aggregation.setSelectedIndex(0);
66 aggregation.addChangeHandler(new ChangeHandler() {
80 aggregationPanel.add(aggregation);
108 return aggregation.getSelectedValue();
134 args.put(parameterString("aggregation", inde
[all...]
/external/chromium-trace/catapult/third_party/flot/
H A DFAQ.md13 downsampling/aggregation as this is near the resolution limit of the
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl397 In addition, mere aggregation of another work not based on the Program

Completed in 116 milliseconds