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/google/bt/car_bt/
DBtCarPbapTest.py391 if not bt_contacts_utils.get_and_compare_call_logs(
394 if not bt_contacts_utils.get_and_compare_call_logs(
397 if not bt_contacts_utils.get_and_compare_call_logs(
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_contacts_utils.py378 def get_and_compare_call_logs(pse, pce, call_log_type): function