Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_timer.cpp99 template <typename TimerType> class TestTimer : public TimerType class
102 explicit TestTimer(Instance &aInstance) in TestTimer() function in ot::TestTimer