Searched defs:rand2 (Results 1 – 3 of 3) sorted by relevance
139 uint16_t rand2 = (rand >> 16) & 0xffff; in TEST_F() local
2003 static void btm_ble_reset_id_impl(const Octet16& rand1, const Octet16& rand2) { in btm_ble_reset_id_impl()2031 Octet16 rand2; member
3306 let rand2 = random(); in test_mocked_random() localVariable