Searched defs:TestTimestamper (Results 1 – 1 of 1) sorted by relevance
28 struct TestTimestamper : public bluetooth::common::Timestamper { struct29 virtual long long GetTimestamp() const override { in GetTimestamp()