Searched defs:cause_c (Results 1 – 1 of 1) sorted by relevance
19 let cause_c = expect::span().named("cause_c"); in follows_from_sync_test() localVariable38 let cause_c = tracing::span!(Level::TRACE, "cause_c"); in follows_from_sync_test() localVariable50 let cause_c = expect::span().named("cause_c"); in follows_from_async_test() localVariable72 let cause_c = tracing::span!(Level::TRACE, "cause_c"); in follows_from_async_test() localVariable