Home
last modified time | relevance | path

Searched refs:get_current_context (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/lib/
Dgd_sl4a_base_test.py32 from blueberry.tests.gd.cert.context import get_current_context
45 self.log_path_base = get_current_context().get_full_output_path()
108 current_test_dir = get_current_context().get_full_output_path()
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/security/
Doob_pairing_test.py24 from blueberry.tests.gd.cert.context import get_current_context
36 bt_config_file_path = os.path.join(get_current_context().get_full_output_path(),
63 bt_config_file_path = os.path.join(get_current_context().get_full_output_path(),
Dirk_rotation_test.py24 from blueberry.tests.gd.cert.context import get_current_context
46 current_test_dir = get_current_context().get_full_output_path()
69 bt_config_file_path = os.path.join(get_current_context().get_full_output_path(),
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/scanning/
Dle_scanning.py24 from blueberry.tests.gd.cert.context import get_current_context
36 bt_config_file_path = os.path.join(get_current_context().get_full_output_path(),
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dsl4a_sl4a_base_test.py23 from blueberry.tests.gd.cert.context import get_current_context
58 self.log_path_base = get_current_context().get_full_output_path()
148 current_test_dir = get_current_context().get_full_output_path()
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/l2cap/
Dle_l2cap_coc_test.py24 from blueberry.tests.gd.cert.context import get_current_context
35 bt_config_file_path = os.path.join(get_current_context().get_full_output_path(),
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_with_irk_test.py23 from blueberry.tests.gd.cert.context import get_current_context
70 bt_config_file_path = os.path.join(get_current_context().get_full_output_path(),
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/advertising/
Dle_advertising.py23 from blueberry.tests.gd.cert.context import get_current_context
/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dtopshim_base_test.py25 from blueberry.tests.gd.cert.context import get_current_context
204 self.log_path_base = get_current_context().get_full_output_path()
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dcontext.py28 def get_current_context(depth=None): function
Dgd_base_test.py29 from blueberry.tests.gd.cert.context import append_test_context, get_current_context, pop_test_cont…
87 self.log_path_base = get_current_context().get_full_output_path()
Dgd_device.py38 from blueberry.tests.gd.cert.context import get_current_context
170 self.log_path_base = get_current_context().get_full_output_path()
172 get_current_context().get_base_output_path()