Home
last modified time | relevance | path

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

/system/logging/liblog/tests/
Dliblog_test.cpp1653 static const useconds_t max_time = 5 * seconds; // not going to happen in TEST() local
1655 for (; total_time < max_time; total_time += rest) { in TEST()