Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cache/src/config/
H A Dtests.rs525 .with_optimized_compression_usage_counter_threshold(0x100) in test_builder_all_settings()
/wasmtime-44.0.1/crates/cache/src/
H A Dconfig.rs415 pub fn with_optimized_compression_usage_counter_threshold( in with_optimized_compression_usage_counter_threshold() method