Home
last modified time | relevance | path

Searched refs:NewSpan (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/crates/tracing/tracing-mock/src/
Dspan.rs15 pub struct NewSpan { struct
68 pub fn with_explicit_parent(self, parent: Option<&str>) -> NewSpan { in with_explicit_parent() argument
73 NewSpan { in with_explicit_parent()
80 pub fn with_contextual_parent(self, parent: Option<&str>) -> NewSpan { in with_contextual_parent() argument
85 NewSpan { in with_contextual_parent()
104 pub fn with_field<I>(self, fields: I) -> NewSpan in with_field()
108 NewSpan { in with_field()
146 impl From<MockSpan> for NewSpan { implementation
155 impl NewSpan { implementation
156 pub fn with_explicit_parent(self, parent: Option<&str>) -> NewSpan { in with_explicit_parent() argument
[all …]
Dsubscriber.rs5 span::{MockSpan, NewSpan},
35 NewSpan(NewSpan), enumerator
147 I: Into<NewSpan>, in new_span() argument
149 self.expected.push_back(Expect::NewSpan(new_span.into())); in new_span()
309 let was_expected = matches!(expected.front(), Some(Expect::NewSpan(_))); in new_span()
312 if let Expect::NewSpan(mut expected) = expected.pop_front().unwrap() { in new_span()
526 Expect::NewSpan(e) => panic!( in bad()
/third_party/rust/crates/tracing/tracing-subscriber/tests/
Dsupport.rs10 span::{MockSpan, NewSpan},
107 I: Into<NewSpan>, in new_span() argument
109 self.expected.push_back(Expect::NewSpan(new_span.into())); in new_span()
279 let was_expected = matches!(expected.front(), Some(Expect::NewSpan(_))); in on_new_span()
281 if let Expect::NewSpan(mut expected) = expected.pop_front().unwrap() { in on_new_span()
/third_party/rust/crates/tracing/tracing-attributes/tests/
Dfields.rs4 use tracing_mock::span::NewSpan;
150 fn run_test<F: FnOnce() -> T, T>(span: NewSpan, fun: F) { in run_test() argument
/third_party/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi884 <!-- tcmalloc::NewSpan(unsigned long, unsigned long) -->
22440 <!-- tcmalloc::Span* tcmalloc::NewSpan(PageID, Length) -->
22441 …<function-decl name='NewSpan' mangled-name='_ZN8tcmalloc7NewSpanEmm' filepath='src/span.cc' line='…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi13878 …<function-decl name='NewSpan' mangled-name='_ZN8tcmalloc7NewSpanEmm' filepath='src/span.cc' line='…