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