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.py861 def run_multiple_concurrent_services(self, type_x, type_y): argument
897 id1, autils.create_discovery_config(X_SERVICE_NAME, type_x[0]))
913 id2, autils.create_discovery_config(X_SERVICE_NAME, type_x[0]))
930 id1, autils.create_discovery_config(X_SERVICE_NAME, type_x[1]))
1000 type_x=[
1024 type_x=[
1047 type_x=[
1153 def run_multiple_concurrent_services_same_name_diff_ssi(self, type_x, type_y): argument
1198 p_id, autils.create_discovery_config(SERVICE_NAME, type_x[0], X_SERVICE_SSI), use_id)
1204 p_id, autils.create_discovery_config(SERVICE_NAME, type_x[0], Y_SERVICE_SSI), use_id)
[all …]