Home
last modified time | relevance | path

Searched refs:ProcessSchedules (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/gtest/
Dfake_platform.hpp112 void ProcessSchedules(uint64_t &aTimeout);
Dfake_platform.cpp129 void FakePlatform::ProcessSchedules(uint64_t &aTimeout) in ProcessSchedules() function in ot::FakePlatform
192 ProcessSchedules(aTimeoutInUs); in Run()