Searched refs:makeClient (Results 1 – 1 of 1) sorted by relevance
39 PairingAuthUniquePtr makeClient(std::vector<uint8_t> pswd) { in makeClient() function in adb::pairing::AdbPairingAuthTest76 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()