Home
last modified time | relevance | path

Searched refs:IReporter (Results 1 - 5 of 5) sorted by relevance

/test/testfwk/developer_test/libs/benchmark/report/
H A Dbenchmark_reporter.py23 from xdevice import IReporter namespace
34 class BenchmarkReporter(IReporter):
/test/testfwk/xdevice/src/xdevice/_core/
H A Dplugin.py29 from _core.interface import IReporter namespace
90 REPORTER: [IReporter]
H A Dinterface.py24 "IParser", "ITestKit", "IScheduler", "IDeviceManager", "IReporter",
357 class IReporter(ABC): class
369 if cls is IReporter:
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py37 from _core.interface import IReporter namespace
183 "IReporter",
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dresult_reporter.py32 from _core.interface import IReporter namespace
103 class ResultReporter(IReporter):

Completed in 4 milliseconds