Searched refs:test_realloc_oob (Results 1 – 1 of 1) sorted by relevance
374 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