Home
last modified time | relevance | path

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

/system/core/adb/pairing_auth/tests/
Dpairing_auth_test.cpp39 PairingAuthUniquePtr makeClient(std::vector<uint8_t> pswd) { in makeClient() function in adb::pairing::AdbPairingAuthTest
76 auto client = makeClient(pswd); in TEST_F()
143 auto client = makeClient({0x01, 0x02, 0x03}); in TEST_F()
193 auto client = makeClient(pswd); in TEST_F()
246 auto client = makeClient(pswd); in TEST_F()