Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/testutils/
Dgenerate_test.py64 file.write(create_polling_loop_test(entry, last_timestamp))
166 def create_polling_loop_test(entry: PollingLoopEntry, last_timestamp: int): function