Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveStressCallTest.py186 network_check_func=None, argument
210 if network_check_func and not network_check_func(
220 network_check_func.__name__)
222 if network_check_func and not network_check_func(
329 network_check_func=is_phone_in_call_volte)
351 network_check_func=is_phone_in_call_csfb)
373 network_check_func=is_phone_in_call_iwlan)
395 network_check_func=is_phone_in_call_iwlan)
416 setup_func=self._setup_3g, network_check_func=is_phone_in_call_3g)
437 setup_func=self._setup_2g, network_check_func=is_phone_in_call_2g)
[all …]