OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_active_calls
(Results
1 - 4
of
4
) sorted by null
/tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVideoTest.py
49
from acts.test_utils.tel.tel_test_utils import
num_active_calls
namespace
[
all
...]
TelLiveVoiceTest.py
56
from acts.test_utils.tel.tel_test_utils import
num_active_calls
namespace
[
all
...]
TelLiveVoiceConfTest.py
45
from acts.test_utils.tel.tel_test_utils import
num_active_calls
namespace
433
if
num_active_calls
(self.log, ad) != 0:
449
if
num_active_calls
(self.log, ads[0]) != 1:
503
if
num_active_calls
(self.log, ad) != 0:
519
if
num_active_calls
(self.log, ads[0]) != 1:
[
all
...]
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_test_utils.py
1673
def
num_active_calls
(log, ad):
function
[
all
...]
Completed in 58 milliseconds