Home
last modified time | relevance | path

Searched refs:newNameLength (Results 1 - 1 of 1) sorted by relevance

/test/xts/hats/hdf/bluetooth/hdiService/
H A Dbluetooth_hci_services_test.cpp206 size_t newNameLength = strlen(newName); in HWTEST_F() local
207 for (size_t i = 0; i < newNameLength; i++) in HWTEST_F()
210 size_t i = newNameLength - 1; in HWTEST_F()
211 size_t n = newNameLength; in HWTEST_F()
215 for (size_t i = 0; i < 248 - newNameLength; i++) in HWTEST_F()

Completed in 1 milliseconds