Home
last modified time | relevance | path

Searched defs:test_signal (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/event/
Devent.py50 def __init__(self, test_class, test_case, test_signal): argument
/tools/test/connectivity/acts/framework/acts/test_utils/audio_analysis_lib/
Daudio_analysis.py402 def _moving_pattern_matching(golden_signal, test_signal, threshold): argument
459 def _get_correlation_index(golden_signal, test_signal): argument