Home
last modified time | relevance | path

Searched refs:communication_file (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/atest-py2/test_runners/
Drobolectric_test_runner.py147 def _exec_with_robo_polling(self, communication_file, robo_proc, event_handler): argument
161 communication_file.seek(0, 1)
162 data = communication_file.read()
/tools/asuite/atest/test_runners/
Drobolectric_test_runner.py155 def _exec_with_robo_polling(self, communication_file, robo_proc, argument
170 communication_file.seek(0, 1)
171 data = communication_file.read()