BluetoothMetrics: Implement and test metric_id_allocator and lru
Test: run atest on unittests Bug: 142563377 Change-Id: I05739258479a67d47550a6cb1db1c6f8c1ff3e98 Merged-In: I05739258479a67d47550a6cb1db1c6f8c1ff3e98 (cherry picked from commit b12ac65535cda6a4477738ff3e060e6e9be4c08b)
Showing
- system/common/Android.bp 3 additions, 0 deletionssystem/common/Android.bp
- system/common/lru.h 178 additions, 0 deletionssystem/common/lru.h
- system/common/lru_unittest.cc 242 additions, 0 deletionssystem/common/lru_unittest.cc
- system/common/metric_id_allocator.cc 173 additions, 0 deletionssystem/common/metric_id_allocator.cc
- system/common/metric_id_allocator.h 128 additions, 0 deletionssystem/common/metric_id_allocator.h
- system/common/metric_id_allocator_unittest.cc 468 additions, 0 deletionssystem/common/metric_id_allocator_unittest.cc
- system/types/raw_address.h 12 additions, 0 deletionssystem/types/raw_address.h
Loading
Please register or sign in to comment