Searched refs:GraphingFrontend (Results 1 - 4 of 4) sorted by relevance

/external/autotest/frontend/client/src/autotest/tko/
H A DGraphingView.java22 private GraphingFrontend frontends[] = {
62 private GraphingFrontend getSelectedFrontend() {
91 for (GraphingFrontend frontend : frontends) {
H A DDynamicGraphingFrontend.java17 public abstract class DynamicGraphingFrontend extends GraphingFrontend
H A DGraphingFrontend.java29 public abstract class GraphingFrontend extends Composite class in inherits:Composite,CustomHistoryListener,ClickHandler
53 protected GraphingFrontend() { method in class:GraphingFrontend
H A DExistingGraphsFrontend.java35 public class ExistingGraphsFrontend extends GraphingFrontend {

Completed in 152 milliseconds