Home | History | Annotate | Download | only in dynamic_suite

Lines Matching refs:EXPERIMENTAL_PREFIX

277                 if not test.name.startswith(constants.EXPERIMENTAL_PREFIX):
278 test.name = constants.EXPERIMENTAL_PREFIX + test.name
999 constants.EXPERIMENTAL_PREFIX not in result._test_name and
1000 constants.EXPERIMENTAL_PREFIX not in result._job_name)