Home
last modified time | relevance | path

Searched refs:string_similarity (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Daudio_utils.py96 score = utils.string_similarity(target_interpretation,
/tools/test/connectivity/acts/framework/acts/
Dutils.py1113 def string_similarity(s1, s2): function