Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/test-programs/src/bin/
H A Ddebugger_component.rs27 test_simple(d); in debug()
60 fn test_simple(d: &Debuggee) { in test_simple() function
/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/concurrent/
H A Dtls.rs170 fn test_simple() { in test_simple() function