OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FlushEntireSystemCache
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/tools/telemetry/telemetry/core/platform/
ios_platform_backend.py
49
def
FlushEntireSystemCache
(self):
__init__.py
173
def
FlushEntireSystemCache
(self):
177
return self._platform_backend.
FlushEntireSystemCache
()
cros_platform_backend.py
111
def
FlushEntireSystemCache
(self):
linux_platform_backend.py
73
def
FlushEntireSystemCache
(self):
mac_platform_backend.py
154
def
FlushEntireSystemCache
(self):
platform_backend.py
182
def
FlushEntireSystemCache
(self):
android_platform_backend.py
198
def
FlushEntireSystemCache
(self):
/external/chromium_org/tools/telemetry/telemetry/core/
browser.py
57
self.platform.
FlushEntireSystemCache
()
Completed in 80 milliseconds