Home
last modified time | relevance | path

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

/external/rust/crates/env_logger/tests/
Dlog_tls_dtors.rs24 static DROP_ME_2: DropMe = DropMe; in run() constant
35 DROP_ME_2.with(|_| {}); in run()