Home
last modified time | relevance | path

Searched defs:kTestKey2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/pc/test/
H A Dsrtp_test_util.h23 static const uint8_t kTestKey2[] = "4321ZYXWVUTSRQPONMLKJIHGFEDCBA"; variable
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Daddress_obfuscator_unittest.cc42 constexpr AddressObfuscator::Octet32 kTestKey2 = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, variable
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Drls_end2end_test.cc562 const char* kTestKey2 = "test_key_2"; in TEST_F() local