Searched defs:ClockFake (Results 1 – 2 of 2) sorted by relevance
56 struct ClockFake struct58 bool wascalled = false;59 std::string getDateStr() in getDateStr()
6 class ClockFake : public interfaces::Clock class