Searched defs:mock_pe (Results 1 – 4 of 4) sorted by relevance
/tools/asuite/atest/test_runners/ |
D | robolectric_test_runner_unittest.py | 65 def test_exec_with_robo_polling_complete_information(self, mock_pe): argument 80 def test_exec_with_robo_polling_with_partial_info(self, mock_pe): argument 100 def test_exec_with_robo_polling_with_fail_stacktrace(self, mock_pe): argument 116 def test_exec_with_robo_polling_with_multi_event(self, mock_pe): argument
|
D | atest_tf_test_runner_unittest.py | 326 def test_process_connection(self, mock_pe): argument 341 def test_process_connection_multiple_lines_in_single_recv(self, mock_pe): argument 354 def test_process_connection_with_buffering(self, mock_pe): argument 375 def test_process_connection_with_not_completed_event_data(self, mock_pe): argument
|
/tools/tradefederation/core/atest/test_runners/ |
D | robolectric_test_runner_unittest.py | 62 def test_exec_with_robo_polling_complete_information(self, mock_pe): argument 77 def test_exec_with_robo_polling_with_partial_info(self, mock_pe): argument 97 def test_exec_with_robo_polling_with_fail_stacktrace(self, mock_pe): argument 113 def test_exec_with_robo_polling_with_multi_event(self, mock_pe): argument
|
D | atest_tf_test_runner_unittest.py | 320 def test_process_connection(self, mock_pe): argument 335 def test_process_connection_multiple_lines_in_single_recv(self, mock_pe): argument 348 def test_process_connection_with_buffering(self, mock_pe): argument 369 def test_process_connection_with_not_completed_event_data(self, mock_pe): argument
|