blob: 5a0a3348932a2eb75a93754a768217143eb6dbcd [file] [log] [blame] [view]
<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}
&lt;EMPTY&gt;
#### Response {#CacheControl.Clear_Response}
&lt;EMPTY&gt;