Home
last modified time | relevance | path

Searched refs:COST_TYPO (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/atest-py2/
Dconstants_default.py146 COST_TYPO = (1, 1, 1) variable
/tools/asuite/atest/
Dconstants_default.py173 COST_TYPO = (1, 1, 1) variable
/tools/asuite/atest-py2/test_finders/
Dtest_finder_utils.py917 def get_levenshtein_distance(test_name, module_name, dir_costs=constants.COST_TYPO):
/tools/asuite/atest/test_finders/
Dtest_finder_utils.py1073 dir_costs=constants.COST_TYPO):