Home
last modified time | relevance | path

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

/system/extras/tests/sdcard/
Dsysutil.cpp53 const char *kDropCaches = "/proc/sys/vm/drop_caches"; variable
394 writeIntToFile(kDropCaches, code); in syncAndDropCaches()
403 writeIntToFile(kDropCaches, code); in fsyncAndDropCaches()