Searched defs:test_signal (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/autotest/client/cros/audio/ |
H A D | audio_analysis.py | 312 def _moving_pattern_matching(golden_signal, test_signal, threshold): argument 368 def _get_correlation_index(golden_signal, test_signal): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/ |
D | audio_analysis.py | 401 def _moving_pattern_matching(golden_signal, test_signal, threshold): argument 456 def _get_correlation_index(golden_signal, test_signal): argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/signal/ |
H A D | signal.c | 36 static int test_signal() in test_signal() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/ |
D | mod.rs | 1 mod test_signal; module
|
D | test_signal.rs | 110 fn test_signal() { in test_signal() function
|
/aosp_15_r20/external/ltp/testcases/realtime/perf/latency/ |
H A D | pthread_cond_latency.c | 109 void test_signal(int broadcast_flag, int iter) in test_signal() function
|
H A D | pthread_cond_many.c | 186 void test_signal(long iter, long nthreads) in test_signal() function
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/event/ |
D | event.py | 50 def __init__(self, test_class, test_case, test_signal): argument
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | syncobj_wait.c | 455 test_signal(int fd) in test_signal() function
|