Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DGattClientTest.java703 final int repeatTimes = 100; in connectGatt_multipleClients() local
706 for (int i = 0; i < repeatTimes; i++) { in connectGatt_multipleClients()