Home
last modified time | relevance | path

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

/external/nos/test/system-test-harness/tools/
Dnugget_tools.cc160 auto max_usecs = in RebootNugget() local
168 std::chrono::microseconds(stats1.time_since_hard_reset) < max_usecs) { in RebootNugget()
173 << max_usecs.count() << " microseconds\n"; in RebootNugget()