Searched refs:total_time (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/sdcard/
H A Dtestcase.cpp150 char total_time[80]; local
152 snprintf(total_time, sizeof(total_time), "%s_total", mName);
153 mTestTimer = new StopWatch(total_time, 1);

Completed in 593 milliseconds