Searched refs:DROP_CACHE (Results 1 – 1 of 1) sorted by relevance
65 private static final String DROP_CACHE = "echo 3 > /proc/sys/vm/drop_caches"; field in HermeticMemoryTest121 mTestDevice.executeShellCommand(DROP_CACHE); in run()