Home | History | Annotate | Download | only in model

Lines Matching defs:DB_Results

63 		this.buildNames = DB_Results.DB_CONNECTION
64 ? DB_Results.getBuilds()
84 String[] components = DB_Results.getComponents();
87 DB_Results.queryAllScenarios();
88 components = DB_Results.getComponents();
102 String[] configs = DB_Results.getConfigs();
105 DB_Results.queryAllScenarios();
106 configs = DB_Results.getConfigs();
120 String[] descriptions = DB_Results.getConfigDescriptions();
123 DB_Results.queryAllScenarios();
124 descriptions = DB_Results.getConfigDescriptions();