Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/torq/tests/
H A Ddevice_unit_test.py330 def test_start_perfetto_trace_success(self, mock_subprocess_popen): argument
342 def test_start_perfetto_trace_failure(self, mock_subprocess_popen): argument
352 def test_start_simpleperf_trace_success(self, mock_subprocess_popen): argument
366 def test_start_simpleperf_trace_failure(self, mock_subprocess_popen): argument