Home
last modified time | relevance | path

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

/external/rust/crates/crossbeam-utils/patches/
Ddisable_panic_tests_on_android.patch92 fn panic_twice() {
95 @@ -108,6 +114,8 @@ fn panic_twice() {
/external/rust/crates/crossbeam-utils/tests/
Dthread.rs93 fn panic_twice() { in panic_twice() function