Home
last modified time | relevance | path

Searched refs:excluded_unit_test_flags (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/scripts/
H A Duconfig_vars_test.py17 excluded_unit_test_flags = ['UCONFIG_NO_CONVERSION', 'UCONFIG_NO_FILE_IO']; variable
201 [u for u in all_uconfig_no_flags if u not in excluded_unit_test_flags],
212 if run_unit and (uconfig_no not in excluded_unit_test_flags):

Completed in 1 milliseconds