HomeSort by relevance Sort by last modified time
    Searched full:propkey (Results 1 - 22 of 22) 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/
BuildResultsProperties.java 77 public Object getPropertyValue(Object propKey) {
78 if (propKey.equals(P_ID_SMALL_VALUE)) {
83 if (propKey.equals(P_ID_NO_BASELINE)) {
88 if (propKey.equals(P_ID_SINGLE_RUN)) {
93 if (propKey.equals(P_ID_BIG_ERROR)) {
98 if (propKey.equals(P_ID_STUDENT_TTEST)) {
103 if (propKey.equals(P_ID_NOT_STABLE)) {
108 if (propKey.equals(P_ID_NOT_RELIABLE)) {
113 if (propKey.equals(P_ID_BIG_DELTA)) {
DimResultsElement.java 115 public Object getPropertyValue(Object propKey) {
117 if (propKey.equals(P_ID_DIMENSION)) {
120 if (propKey.equals(P_ID_COUNT)) {
124 if (propKey.equals(P_ID_AVERAGE))
126 if (propKey.equals(P_ID_STDDEV))
128 if (propKey.equals(P_ID_ERROR))
130 if (propKey.equals(P_ID_HAD_VALUES))
132 return super.getPropertyValue(propKey);
BuildResultsElement.java 207 public Object getPropertyValue(Object propKey) {
212 if (propKey.equals(P_ID_BUILD_DATE))
214 if (propKey.equals(P_ID_BUILD_COMMENT))
216 if (propKey.equals(P_ID_BUILD_SUMMARY_KIND)) {
226 if (propKey.equals(P_ID_BUILD_IS_BASELINE))
228 if (propKey.equals(P_ID_BUILD_FAILURE))
231 if (propKey.equals(P_ID_BUILD_BASELINE)) {
238 if (propKey.equals(P_ID_BUILD_DELTA) || propKey.equals(P_ID_BUILD_ERROR)) {
241 } else if (propKey.equals(P_ID_BUILD_DELTA))
    [all...]
ScenarioResultsElement.java 95 public Object getPropertyValue(Object propKey) {
97 if (propKey.equals(P_ID_SCENARIO_LABEL))
99 if (propKey.equals(P_ID_SCENARIO_FILE_NAME))
101 if (propKey.equals(P_ID_SCENARIO_SHORT_NAME))
103 return super.getPropertyValue(propKey);
ConfigResultsElement.java 212 public Object getPropertyValue(Object propKey) {
214 if (propKey.equals(P_ID_CONFIG_NAME)) {
217 if (propKey.equals(P_ID_CONFIG_DESCRIPTION)) {
220 if (propKey.equals(P_ID_CONFIG_CURRENT_BUILD)) {
223 if (propKey.equals(P_ID_CONFIG_BASELINE_BUILD)) {
226 if (propKey.equals(P_ID_CONFIG_BASELINED)) {
229 if (propKey.equals(P_ID_CONFIG_VALID)) {
232 if (propKey.equals(P_ID_CONFIG_DELTA)) {
235 if (propKey.equals(P_ID_CONFIG_ERROR)) {
238 if (propKey.equals(P_ID_STATUS_ERROR))
    [all...]
ComponentResultsElement.java 126 public Object getPropertyValue(Object propKey) {
127 if (propKey.equals(P_ID_NAME)) {
130 if (propKey.equals(P_ID_CURRENT_BUILD)) {
138 if (propKey.equals(P_ID_BASELINE_BUILD)) {
145 return super.getPropertyValue(propKey);
ResultsElement.java 325 public Object getPropertyValue(Object propKey) {
326 if (propKey.equals(P_ID_STATUS_INFO)) {
331 if (propKey.equals(P_ID_STATUS_WARNING)) {
336 if (propKey.equals(P_ID_STATUS_ERROR)) {
341 if (propKey.equals(P_ID_STATUS_COMMENT)) {
  /external/chromium_org/ui/base/win/
shell.cc 8 #include <shlobj.h> // Must be before propkey.
9 #include <propkey.h>
  /external/chromium_org/base/test/
test_shortcut_win.cc 9 #include <propkey.h>
  /external/chromium_org/build/
precompile.h 60 //#include <propkey.h> // 2
  /external/chromium_org/base/win/
win_util.cc 12 #include <shobjidl.h> // Must be before propkey.
14 #include <propkey.h>
shortcut.cc 9 #include <propkey.h>
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_window_property_manager_browsertest_win.cc 7 #include <shlobj.h> // Must be before propkey.
8 #include <propkey.h>
  /external/chromium_org/chrome/browser/
jumplist_updater_win.cc 8 #include <propkey.h>
shell_integration_win.cc 10 #include <propkey.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
propsys.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libuuid.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libuuid.a     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 

Completed in 691 milliseconds