Searched refs:testResults (Results 1 - 18 of 18) sorted by relevance

/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/
H A DScenarioResultsElement.java66 ResultsElement createChild(AbstractResults testResults) { argument
67 return new ConfigResultsElement(testResults, this);
H A DComponentResultsElement.java83 ResultsElement createChild(AbstractResults testResults) { argument
85 // ScenarioResults scenarioResults = (ScenarioResults) testResults;
90 return new ScenarioResultsElement(testResults, this);
H A DDimResultsElement.java82 ResultsElement createChild(AbstractResults testResults) { argument
H A DPerformanceResultsElement.java38 ResultsElement createChild(AbstractResults testResults) { argument
39 return new ComponentResultsElement(testResults, this);
H A DConfigResultsElement.java144 ResultsElement createChild(AbstractResults testResults) { argument
145 return new BuildResultsElement(testResults, this);
H A DBuildResultsElement.java161 ResultsElement createChild(AbstractResults testResults) { argument
H A DResultsElement.java188 abstract ResultsElement createChild(AbstractResults testResults); argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
H A DfeedPublish.eclipse.properties60 JUnitTestURL=http://download.eclipse.org/eclipse/downloads/drops/%%buildID%%/testResults.php
H A DfeedPublish.emf.properties60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/tools/emf/downloads/drops/%%version%%/%%buildID%%/testResults.php
H A DfeedPublish.uml2.properties60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/mdt/uml2-uml/downloads/drops/%%version%%/%%buildID%%/testResults.php
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c382 static const char *testResults[] = { local
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/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c382 static const char *testResults[] = { local
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/chromium_org/tools/perf/measurements/
H A Dpage_cycler_unittest.py198 def testResults(self): member in class:PageCyclerUnitTest
/external/chromium_org/tools/perf/metrics/
H A Dtimeline_unittest.py98 def testResults(self): member in class:ThreadTimesTimelineMetricUnittest
/external/chromium_org/mojo/python/tests/
H A Dsystem_unittest.py30 def testResults(self): member in class:CoreTest
/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 ...
/external/chromium_org/third_party/icu/source/test/letest/
H A Dtestdata.cpp631 TestResult testResults[] = variable
/external/icu/icu4c/source/test/letest/
H A Dtestdata.cpp631 TestResult testResults[] = variable

Completed in 1806 milliseconds