Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/global_configuration/com/android/tradefed/util/hostmetric/
DHeapHostMonitor.java46 Runtime rt = Runtime.getRuntime(); in dispatch() local
/tools/netsim/rust/http-proxy/benches/
Ddns_benchmark.rs47 let rt = Runtime::new().unwrap(); in main() localVariable
/tools/netsim/rust/libslirp-rs/src/
Dlibslirp_config.rs358 let rt = Runtime::new().unwrap(); in test_lookup_host_dns() localVariable