OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NOT_STABLE
(Results
1 - 2
of
2
) 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/
ResultsElement.java
82
static final int
NOT_STABLE
= 0x0200;
143
if ((status &
NOT_STABLE
) != 0) {
384
* <li>{@link #
NOT_STABLE
} : the test history shows a deviation between 10% and 20% (may mean that this test is not so reliable)</li>
517
this.status |=
NOT_STABLE
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 22 milliseconds