HomeSort by relevance Sort by last modified time
    Searched refs:PlatformStatus (Results 1 - 5 of 5) sorted by null

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
PlatformStatus.java 20 public class PlatformStatus {
27 PlatformStatus(Element anElement) {
ErrorTracker.java 54 PlatformStatus[] thePlatforms = anInstance.getPlatforms(theTypes[i]);
75 PlatformStatus aPlatform = new PlatformStatus((Element) elements.item(i));
107 PlatformStatus ps=(PlatformStatus) platforms.get(effectedFileID);
135 // PlatformStatus ap = (PlatformStatus) results[i];
143 // ((PlatformStatus) logFiles.get(aKey)).setPassed(false);
148 // PlatformStatus ap = (PlatformStatus) results[i]
    [all...]
EclipseTestResultsGeneratorNoMail.java 79 protected String processDropRow(PlatformStatus aPlatform) {
TestResultsGenerator.java 633 PlatformStatus[] platforms = anErrorTracker.getPlatforms(types[i]);
653 PlatformStatus[] platforms = anErrorTracker.getPlatforms(types[i]);
672 protected String processPlatformDropRows(PlatformStatus[] platforms, String name) {
717 protected String processDropRows(PlatformStatus[] platforms) {
727 protected String processDropRow(PlatformStatus aPlatform) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 

Completed in 103 milliseconds