Searched refs:cellular_logging (Results 1 - 15 of 15) sorted by relevance

/external/autotest/client/cros/cellular/
H A Dbase_station_8960_test_noautorun.py9 from autotest_lib.client.cros.cellular import cellular_logging namespace
14 log = cellular_logging.SetupCellularLogging('base_station_8960_test')
H A Dbase_station_pxt_test_noautorun.py7 import cellular_logging namespace
15 log = cellular_logging.SetupCellularLogging('base_station_pxt_test')
H A Denvironment_test_noautorun.py34 import cellular_logging namespace
35 log = cellular_logging.SetupCellularLogging('environment_test')
H A Demulator_config.py11 from autotest_lib.client.cros.cellular import cellular_logging namespace
15 log = cellular_logging.SetupCellularLogging('emulator_config')
H A Dcell_tools_test_on_chromebook.py8 import cellular_logging namespace
28 logger = cellular_logging.SetupCellularLogging('cell_tools_test')
H A Dlabconfig.py13 from autotest_lib.client.cros.cellular import cellular_logging namespace
16 log = cellular_logging.SetupCellularLogging('labconfig')
H A Dmmtest.py6 import cellular_logging namespace
13 log = cellular_logging.SetupCellularLogging('mm_test')
H A Dscpi.py6 import cellular_logging namespace
9 log = cellular_logging.SetupCellularLogging('scpi_driver')
H A Dether_io_rf_switch.py15 import cellular_logging namespace
21 log = cellular_logging.SetupCellularLogging('ether_io_rf_switch')
H A Dprologix_scpi_driver.py7 import cellular_logging namespace
48 self.scpi_logger = cellular_logging.SetupCellularLogging(
H A Dprologix_scpi_driver_test_noautorun.py12 import cellular_logging namespace
15 log = cellular_logging.SetupCellularLogging('scpi_test')
H A Dbase_station_pxt.py13 from autotest_lib.client.cros.cellular import cellular_logging namespace
18 log = cellular_logging.SetupCellularLogging('base_station_pxt')
H A Dbase_station_8960.py9 from autotest_lib.client.cros.cellular import cellular_logging namespace
18 log = cellular_logging.SetupCellularLogging('base_station_8960')
H A Dcell_tools.py25 import cellular_logging namespace
27 logger = cellular_logging.SetupCellularLogging('cell_tools')
H A Dmodem1.py12 import cellular_logging namespace
14 log = cellular_logging.SetupCellularLogging('modem1')

Completed in 122 milliseconds