Home
last modified time | relevance | path

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

/external/rust/crates/env_logger/tests/
Dlog_tls_dtors.rs23 static DROP_ME_1: DropMe = DropMe; in run() constant
34 DROP_ME_1.with(|_| {}); in run()