Home
last modified time | relevance | path

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

/external/rust/crates/env_logger/tests/
Dlog_tls_dtors.rs26 static DROP_ME_4: DropMe = DropMe; in run() constant
37 DROP_ME_4.with(|_| {}); in run()