Searched defs:pswd2 (Results 1 – 2 of 2) sorted by relevance
/packages/modules/adb/pairing_connection/tests/ |
D | pairing_connection_test.cpp | 374 std::vector<uint8_t> pswd2{0x01, 0x03, 0x05, 0x06}; in TEST_F() local 402 std::vector<uint8_t> pswd2{0x01, 0x03, 0x05, 0x06}; in TEST_F() local 447 std::vector<uint8_t> pswd2{0x01, 0x03, 0x05, 0x06}; in TEST_F() local
|
/packages/modules/adb/client/pairing/tests/ |
D | pairing_connection_test.cpp | 253 std::vector<uint8_t> pswd2{0x01, 0x03, 0x05, 0x06}; in TEST_F() local 301 std::vector<uint8_t> pswd2{0x01, 0x03, 0x05, 0x06}; in TEST_F() local 363 std::vector<uint8_t> pswd2{0x01, 0x03, 0x05, 0x06}; in TEST_F() local
|