| <link rel="stylesheet" href="../style.css" /> |
| |
| [TOC] |
| # fuchsia.sys.test |
| |
| <div class="fidl-version-div"><span class="fidl-attribute fidl-version">Added: 7</span></div> |
| |
| ## **PROTOCOLS** |
| |
| ## CacheControl {#CacheControl} |
| *Defined in [fuchsia.sys.test/cache.fidl](https://cs.opensource.google/fuchsia/fuchsia/+/main:sdk/fidl/fuchsia.sys.test/cache.fidl;l=10)* |
| <p>An interface for interacting with the isolated system cache. Typically only |
| accessed from tests.</p> |
| |
| ### Clear {#CacheControl.Clear} |
| |
| <p>Causes all isolated caches for the system to be cleared.</p> |
| |
| #### Request {#CacheControl.Clear_Request} |
| |
| <EMPTY> |
| |
| |
| #### Response {#CacheControl.Clear_Response} |
| |
| <EMPTY> |
| |
| |
| |
| |
| |
| |
| |