Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DDiscoveryTest.py864 def run_multiple_concurrent_services(self, type_x, type_y): argument
900 id1, autils.create_discovery_config(X_SERVICE_NAME, type_x[0]))
916 id2, autils.create_discovery_config(X_SERVICE_NAME, type_x[0]))
933 id1, autils.create_discovery_config(X_SERVICE_NAME, type_x[1]))
1003 type_x=[
1027 type_x=[
1050 type_x=[
1133 def run_multiple_concurrent_services_same_name_diff_ssi(self, type_x, type_y): argument
1178 p_id, autils.create_discovery_config(SERVICE_NAME, type_x[0], X_SERVICE_SSI), use_id)
1184 p_id, autils.create_discovery_config(SERVICE_NAME, type_x[0], Y_SERVICE_SSI), use_id)
[all …]