Searched defs:SupportFlushEntireSystemCache (Results 1 – 5 of 5) sorted by relevance
| /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/ | ||
| D | linux_platform_backend.py | 75 def SupportFlushEntireSystemCache(self): member in LinuxPlatformBackend |
| D | mac_platform_backend.py | 175 def SupportFlushEntireSystemCache(self): member in MacPlatformBackend |
| D | platform_backend.py | 179 def SupportFlushEntireSystemCache(self): member in PlatformBackend |
| D | android_platform_backend.py | 329 def SupportFlushEntireSystemCache(self): member in AndroidPlatformBackend |
| /external/chromium-trace/catapult/telemetry/telemetry/core/ | ||
| D | platform.py | 166 def SupportFlushEntireSystemCache(self): member in Platform |