Searched refs:test_ptr_overflow (Results 1 – 1 of 1) sorted by relevance
269 test_ptr_overflow(&engine, src, dst)?; in ptr_overflow()275 fn test_ptr_overflow(engine: &Engine, src: &str, dst: &str) -> Result<()> { in test_ptr_overflow() function