Home
last modified time | relevance | path

Searched refs:get_moblab_id (Results 1 – 4 of 4) sorted by relevance

/external/autotest/site_utils/
Dcloud_console_client_unittest.py40 utils.get_moblab_id().AndReturn(
89 utils.get_moblab_id().AndReturn(
110 utils.get_moblab_id().AndReturn(
Dcloud_console_client.py178 utils.get_moblab_id())
194 msg_attributes[LEGACY_ATTR_MOBLAB_ID] = utils.get_moblab_id()
/external/autotest/frontend/afe/
Dmoblab_rpc_interface.py477 version_response['MOBLAB_ID'] = utils.get_moblab_id();
/external/autotest/client/common_lib/
Dutils.py2037 def get_moblab_id(): function
2087 return '%s%s/%s/' % (gsuri, get_moblab_serial_number(), get_moblab_id())