Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Derror.rs54 let custom_error_two = ScheduleError::new(ErrorKind::TaskShutdown, "task shutdown"); in sdv_schedule_error_new() localVariable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/
H A Derror.rs252 let custom_error_two = ScheduleError::new(ErrorKind::TaskShutdown, "task shutdown"); in ut_schedule_error_new() localVariable