Home
last modified time | relevance | path

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

/wasmtime-44.0.1/tests/all/
H A Drelocs.rs80 test_many_call_module(store_with_padding(MB)?) in mixed()
90 test_many_call_module(Store::new(&engine, ())) in mixed_forced()
93 fn test_many_call_module(mut store: Store<()>) -> Result<()> { in test_many_call_module() function