Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarPbapTest.py387 if not bt_contacts_utils.get_and_compare_call_logs(
390 if not bt_contacts_utils.get_and_compare_call_logs(
393 if not bt_contacts_utils.get_and_compare_call_logs(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_contacts_utils.py378 def get_and_compare_call_logs(pse, pce, call_log_type): function