Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
Dwalt_agent_unittest.py23 @decorators.HostOnlyTest
31 @decorators.HostOnlyTest
40 @decorators.HostOnlyTest
Dftrace_agent_unittest.py46 @decorators.HostOnlyTest
72 @decorators.HostOnlyTest
105 @decorators.HostOnlyTest
132 @decorators.HostOnlyTest
Datrace_agent_unittest.py86 @decorators.HostOnlyTest
93 @decorators.HostOnlyTest
103 @decorators.HostOnlyTest
116 @decorators.HostOnlyTest
Datrace_from_file_agent_unittest.py24 @decorators.HostOnlyTest
51 @decorators.HostOnlyTest
76 @decorators.HostOnlyTest
/external/chromium-trace/catapult/systrace/systrace/
Dmonitor_unittest.py21 @decorators.HostOnlyTest
37 @decorators.HostOnlyTest
47 @decorators.HostOnlyTest
Doutput_generator_unittest.py29 @decorators.HostOnlyTest
48 @decorators.HostOnlyTest
74 @decorators.HostOnlyTest
Ddecorators.py6 def HostOnlyTest(func): function