Home
last modified time | relevance | path

Searched defs:test_case (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/event/
Devent.py33 def __init__(self, test_class, test_case): argument
50 def __init__(self, test_class, test_case, test_signal): argument
/tools/test/connectivity/acts/framework/tests/metrics/loggers/
Dblackbox_test.py208 def test_case(self): member in BlackboxMetricLoggerIntegrationTest.test_test_case_metric.MyTest
234 def test_case(self): member in BlackboxMetricLoggerIntegrationTest.test_multiple_test_case_metrics.MyTest
268 def test_case(self): member in BlackboxMetricLoggerIntegrationTest.test_test_case_metric_with_custom_key.MyTest
/tools/test/connectivity/acts/framework/acts/
Dcontext.py318 def __init__(self, test_class, test_case): argument
/tools/test/connectivity/acts/framework/tests/libs/logging/
Dlog_stream_test.py36 def test_case(self): member in TestClass