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

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ScenarioResultsElement.java 66 ResultsElement createChild(AbstractResults testResults) {
67 return new ConfigResultsElement(testResults, this);
ComponentResultsElement.java 83 ResultsElement createChild(AbstractResults testResults) {
85 // ScenarioResults scenarioResults = (ScenarioResults) testResults;
90 return new ScenarioResultsElement(testResults, this);
DimResultsElement.java 82 ResultsElement createChild(AbstractResults testResults) {
PerformanceResultsElement.java 38 ResultsElement createChild(AbstractResults testResults) {
39 return new ComponentResultsElement(testResults, this);
ConfigResultsElement.java 144 ResultsElement createChild(AbstractResults testResults) {
145 return new BuildResultsElement(testResults, this);
BuildResultsElement.java 161 ResultsElement createChild(AbstractResults testResults) {
ResultsElement.java 188 abstract ResultsElement createChild(AbstractResults testResults);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 60 JUnitTestURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%/testResults.php
feedPublish.emf.properties 60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/tools/emf/downloads/drops/%%version%%/%%buildID%%/testResults.php
feedPublish.uml2.properties 60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/mdt/uml2-uml/downloads/drops/%%version%%/%%buildID%%/testResults.php
  /external/icu4c/test/cintltst/
ucsdetst.c 382 static const char *testResults[] = {
408 if (testResults[idx] != NULL) {
417 if (testResults[idx] == NULL || strcmp(ucsdet_getName(match, &status), testResults[idx]) != 0) {
419 ucsdet_getName(match, &status), testResults[idx], idx, ucsdet_getConfidence(match, &status));
  /external/webkit/Tools/Scripts/
old-run-webkit-tests 465 my $testResults = File::Spec->catfile($testResultsDirectory, "results.html");
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/icu4c/test/letest/
testdata.cpp     [all...]
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 4004 milliseconds