Home
last modified time | relevance | path

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

/external/rust/crates/env_logger/tests/
Dlog_tls_dtors.rs28 static DROP_ME_6: DropMe = DropMe; in run() constant
39 DROP_ME_6.with(|_| {}); in run()