Home
last modified time | relevance | path

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

/wasmtime-44.0.1/tests/all/component_model/
H A Dstrings.rs374 test_realloc_oob(&engine, src, dst)?; in realloc_oob()
380 fn test_realloc_oob(engine: &Engine, src: &str, dst: &str) -> Result<()> { in test_realloc_oob() function