Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DThroughputTest.py50 def run_iperf_single_ndp_aware_only(self, use_ib, results): argument
123 def run_iperf_max_ndp_aware_only(self, results): argument
250 def run_iperf_max_ndi_aware_only(self, sec_configs, results): argument
DLatencyTest.py66 def run_synchronization_latency(self, results, do_unsolicited_passive, argument
158 def run_discovery_latency(self, results, do_unsolicited_passive, dw_24ghz, argument
246 def run_message_latency(self, results, dw_24ghz, dw_5ghz, num_iterations, instant_mode=None): argument
334 def run_ndp_oob_latency(self, results, dw_24ghz, dw_5ghz, num_iterations): argument
446 def run_end_to_end_latency(self, results, dw_24ghz, dw_5ghz, argument
/tools/metalava/src/test/java/com/android/tools/metalava/model/
DPsiTypeItemAssignabilityTest.kt92 val results = testSubjects.map { subject -> in <lambda>() constant
/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.py319 def _confirm_running(self, results): argument
332 def _print_fuzzy_searching_results(self, results): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/loggers/
Dbluetooth_metric_logger.py148 def get_results(self, results, test, pri_device, conn_device=None): argument
/tools/external_updater/
Dnotifier.py137 def _process_results(args, history, results): argument
/tools/metalava/src/main/java/com/android/tools/metalava/apilevels/
DApi.java165 Map<String, Set<String>> results = new TreeMap<>(); in verifyNoMissingClasses() local
/tools/repohooks/rh/
Dresults.py87 results: List[HookResult] = [] variable in ProjectResults
/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.py343 def result_selector(results, _): argument
367 def result_selector(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.kt824 val results = LinkedHashMap<String, Entry>() in <lambda>() constant
/tools/repohooks/
Dpre-upload.py204 def _process_hook_results(results): argument
/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