Searched refs:test_mac (Results 1 – 7 of 7) sorted by relevance
55 def test_mac(self): member in FactoryTest
52 "(.*test\.cc|.*test_mac\.mm)": [
1033 size_t test_mac; in jinit_memory_mgr() local1051 test_mac = (size_t) MAX_ALLOC_CHUNK; in jinit_memory_mgr()1052 if ((long) test_mac != MAX_ALLOC_CHUNK || in jinit_memory_mgr()
115 'regexp' : '.*_(test|test_mac|unittest)\\.',
1832 memcpy(p_mac, btm_cb.devcb.test_mac, BTM_CMAC_TLEN_SIZE); in BTM_BleDataSignature()2193 memcpy(btm_cb.devcb.test_mac, p_test_mac_val, BT_OCTET8_LEN); in btm_ble_set_test_mac_value()
201 BT_OCTET8 test_mac; member