Home
last modified time | relevance | path

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

/platform_testing/tests/bettertogether/betocq/function_tests/
Dfunction_test_actor_base.py44 def _get_wifi_ssid_password(self) -> Tuple[str, str]: member in FunctionTestActorBase
Dfixed_wifi_medium_function_test_actor.py81 wifi_ssid, wifi_password = self._get_wifi_ssid_password()