Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/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.py150 def _exec_with_robo_polling(self, communication_file, robo_proc, argument
165 communication_file.seek(0, 1)
166 data = communication_file.read()