Home
last modified time | relevance | path

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

/system/extras/tests/sdcard/
Dsysutil.h111 void syncAndDropCaches(int code = 3);
Dsdcard_perf_test.cpp199 android::syncAndDropCaches(); // don't pollute runs. in cleanup()
397 android::syncAndDropCaches(); in testRead()
Dsysutil.cpp390 void syncAndDropCaches(int code) in syncAndDropCaches() function