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

  /external/skia/gm/tests/
run.sh 26 CONFIGS="--config 8888 565"
143 $GM_BINARY --hierarchy --match selftest1 $CONFIGS -w $THIS_IMAGE_DIR
145 $GM_BINARY --hierarchy --match selftest1 $CONFIGS -r $THIS_IMAGE_DIR \
150 $GM_BINARY --hierarchy --match selftest1 $CONFIGS -w $THIS_IMAGE_DIR
155 $GM_BINARY --hierarchy --match selftest1 $CONFIGS -r $THIS_IMAGE_DIR \
160 $GM_BINARY --hierarchy --match selftest2 $CONFIGS -w $THIS_IMAGE_DIR
163 $GM_BINARY --hierarchy --match selftest1 $CONFIGS -r $THIS_IMAGE_DIR \
176 $GM_BINARY --match selftest2 $CONFIGS -w $THIS_IMAGE_DIR
179 $GM_BINARY --match selftest1 $CONFIGS -r $THIS_IMAGE_DIR \
200 gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/images/identical-bytes" "$GM_OUTPUTS/compared-against-identical-bytes-images
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DB_Results.java 205 private static String[] CONFIGS;
376 CONFIGS = null;
497 return CONFIGS[id];
506 if (CONFIGS == null) return EMPTY_LIST;
507 int length = CONFIGS.length;
508 String[] configs = new String[length]; local
509 System.arraycopy(CONFIGS, 0, configs, 0, length);
510 return configs;
516 public static void setConfigs(String[] configs) {
    [all...]
  /external/skia/tools/
rebaseline.py 162 # configs: which configs to run for each test, or None if we should
163 # rebaseline whatever configs the JSON results summary file tells
182 tests=None, configs=None, add_new=False, add_ignored=False,
189 self._configs = configs
301 # Update the expectations in memory, skipping any tests/configs that
386 # TODO(epoger): Add test that exercises --configs argument.
387 parser.add_argument('--configs', metavar='CONFIG', nargs='+',
389 '"--configs 565 8888", as a filter over the full set '
391 'rebaseline *all* configs that are available.')
    [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.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 56 milliseconds