Home
last modified time | relevance | path

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

/system/core/liblog/tests/
Dliblog_test.cpp295 unsigned long long sticks_end; in TEST() local
296 get_ticks(&uticks_end, &sticks_end); in TEST()
301 unsigned long long system_ticks = sticks_end - sticks_start; in TEST()