Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/
Dylong_runtime_basic.rs19 let _result = ylong_runtime::block_on(handle).unwrap(); in main() localVariable
Dylong_runtime_short_block.rs26 let _result = ylong_runtime::block_on(handle).unwrap(); in main() localVariable
/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
Dbuilder.rs48 let _result = runtime.block_on(handle).unwrap(); in sdv_set_builder_after_start() localVariable
76 let _result = runtime.block_on(handle).unwrap(); in sdv_set_builder_before_stop() localVariable