Lines Matching refs:TraceId
24 constexpr TraceId kEmptyId = TraceId{0};
138 constexpr TraceId current = 0x32; in TEST()
139 constexpr TraceId parent = 0x47; in TEST()
140 constexpr TraceId root = 0x84; in TEST()
169 constexpr TraceId current = 0x32; in TEST()
170 constexpr TraceId parent = 0x47; in TEST()
171 constexpr TraceId root = 0x84; in TEST()
208 constexpr TraceId current = 0x32; in TEST()
209 constexpr TraceId parent = 0x47; in TEST()
210 constexpr TraceId root = 0x84; in TEST()
245 constexpr TraceId current = 0x32; in TEST()
246 constexpr TraceId parent = 0x47; in TEST()
247 constexpr TraceId root = 0x84; in TEST()
286 constexpr TraceId current = 0x32; in TEST()
287 constexpr TraceId parent = 0x47; in TEST()
288 constexpr TraceId root = 0x84; in TEST()
332 constexpr TraceId current = 32; in TEST()
333 constexpr TraceId parent = 47; in TEST()
334 constexpr TraceId root = 84; in TEST()
368 constexpr TraceId id = 12345; in TEST()