Home
last modified time | relevance | path

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

/openthread-latest/tests/gtest/
Dfake_platform.hpp68 void GoInMs(uint32_t aTimeoutInMs = 0) { GoInUs(aTimeoutInMs * OT_US_PER_MS); } in GoInMs() argument