Searched defs:TimeLineGraphItem (Results 1 - 2 of 2) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DTimeLineGraphItem.java19 public class TimeLineGraphItem { class
33 TimeLineGraphItem(String title, String description,double value,Color color,boolean display, long timestamp, boolean isSpecial,boolean isBaseline) { method in class:TimeLineGraphItem
38 TimeLineGraphItem(String title, String description,double value,Color color,boolean display, long timestamp, boolean isSpecial) { method in class:TimeLineGraphItem
43 TimeLineGraphItem(String title, String description,double value,Color color,boolean display, long timestamp) { method in class:TimeLineGraphItem
48 TimeLineGraphItem(String title, String description, double value, Color color,long timestamp) { method in class:TimeLineGraphItem
64 long ts1=((TimeLineGraphItem)o1).timestamp;
65 long ts2=((TimeLineGraphItem)o2).timestamp;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 87 milliseconds