Home
last modified time | relevance | path

Searched refs:warnings (Results 1 - 3 of 3) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/core/
H A Derror_message.py19 import warnings namespace
20 warnings.warn("this module is deprecated, use 'devicetest.error' instead", DeprecationWarning)
H A Dtest_case.py23 import warnings namespace
785 warnings.warn("function is deprecated", DeprecationWarning)
1300 warnings.warn("RecordStep is deprecated, use Step instead", DeprecationWarning)
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddevice.py29 import warnings namespace
1514 warnings.warn('this function is no longer supported', DeprecationWarning)
1554 warnings.warn('this function is no longer supported', DeprecationWarning)
1565 warnings.warn('this function is no longer supported', DeprecationWarning)

Completed in 6 milliseconds