Searched defs:rt (Results 1 – 3 of 3) sorted by relevance
46 Runtime rt = Runtime.getRuntime(); in dispatch() local
47 let rt = Runtime::new().unwrap(); in main() localVariable
358 let rt = Runtime::new().unwrap(); in test_lookup_host_dns() localVariable