Home
last modified time | relevance | path

Searched defs:results (Results 1 – 15 of 15) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DLatencyTest.py62 def run_synchronization_latency(self, results, do_unsolicited_passive, argument
153 def run_discovery_latency(self, results, do_unsolicited_passive, dw_24ghz, argument
240 def run_message_latency(self, results, dw_24ghz, dw_5ghz, num_iterations): argument
326 def run_ndp_oob_latency(self, results, dw_24ghz, dw_5ghz, num_iterations): argument
437 def run_end_to_end_latency(self, results, dw_24ghz, dw_5ghz, argument
DThroughputTest.py49 def run_iperf_single_ndp_aware_only(self, use_ib, results): argument
122 def run_iperf_max_ndp_aware_only(self, results): argument
248 def run_iperf_max_ndi_aware_only(self, sec_configs, results): argument
/tools/asuite/atest-py2/
Dcli_translator.py204 def _confirm_running(self, results): argument
217 def _print_fuzzy_searching_results(self, results): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/loggers/protos/
Dtelephony_metric.proto39 repeated TelephonyVoiceTestResult results = 1; field
/tools/asuite/atest/
Dcli_translator.py285 def _confirm_running(self, results): argument
298 def _print_fuzzy_searching_results(self, results): argument
/tools/external_updater/
Dnotifier.py138 def _process_results(args, history, results): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/loggers/
Dbluetooth_metric_logger.py140 def get_results(self, results, test, pri_device, conn_device=None): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/stress/
DMessagesStressTest.py158 def analyze_results(self, results, messages_by_msg): argument
/tools/test/connectivity/acts/framework/tests/
Dacts_test_decorators_test.py338 def result_selector(results, _): argument
362 def result_selector(results, _): argument
/tools/repohooks/
Dpre-upload.py164 def _process_hook_results(results): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/
DRangeAwareTest.py210 def verify_results(self, results, results_reverse_direction=None, accuracy_evaluation=False): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/rtt/
Drtt_test_utils.py273 def extract_stats(results, argument
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/
DPsiTypePrinterTest.kt820 val results = LinkedHashMap<String, Entry>() in <lambda>() constant
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiTypePrinter.kt306 val results = PsiImplUtil.multiResolveImpl( in <lambda>() constant
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/
Daware_test_utils.py306 def extract_stats(ad, data, results, key_prefix, log_prefix): argument