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

  /art/test/648-many-direct-methods/util-src/
generate_java.py 45 {test_groups}
77 test_groups = ""
79 test_groups += str(t)
84 test_groups = test_groups)
  /external/autotest/client/site_tests/power_Consumption/
power_Consumption.py 445 def run_once(self, short=False, test_groups=None, reps=1):
462 if test_groups is None:
464 test_groups = DEFAULT_SHORT_TESTS
466 test_groups = DEFAULT_TESTS
467 logging.info('Test groups to run: %s', ', '.join(test_groups))
494 if ('video' in test_groups):
495 iv = test_groups.index('video')
496 if 'download' not in test_groups[:iv]:
501 self._run_test_groups(test_groups)
  /art/test/961-default-iface-resolution-gen/util-src/
generate_java.py 54 {test_groups}
100 test_groups = ""
102 test_groups += str(t)
108 test_groups = test_groups,
  /art/test/utils/python/
generate_java_main.py 48 {test_groups}
95 test_groups = ""
97 test_groups += str(t)
106 test_groups=test_groups,
  /art/test/964-default-iface-init-gen/util-src/
generate_java.py 51 {test_groups}
97 test_groups = ""
99 test_groups += str(t)
105 test_groups = test_groups,
  /art/test/970-iface-super-resolution-gen/util-src/
generate_smali.py 62 {test_groups}
120 test_groups = ""
122 test_groups += str(t)
128 test_groups = test_groups,

Completed in 173 milliseconds