Searched refs:create_polling_loop_test (Results 1 – 1 of 1) sorted by relevance
65 file.write(create_polling_loop_test(entry, last_timestamp))160 def create_polling_loop_test(entry: PollingLoopEntry, last_timestamp: int): function