Home
last modified time | relevance | path

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

/system/bt/gd/common/
Dcircular_buffer_test.cc28 struct TestTimestamper : public bluetooth::common::Timestamper { struct
29 virtual long long GetTimestamp() const override { in GetTimestamp()