Home
last modified time | relevance | path

Searched refs:emit_expression_cfg (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/
DREADME.md54 - Add `probe_expression` and `emit_expression_cfg` to test arbitrary expressions.
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/
Dlib.rs357 pub fn emit_expression_cfg(&self, expr: &str, cfg: &str) { in emit_expression_cfg() method