Home
last modified time | relevance | path

Searched defs:FindAllSpans (Results 1 – 2 of 2) sorted by relevance

/external/federated-compute/fcp/tracing/
Dtest_tracing_recorder.h180 std::vector<Span<FlatBufferTable>> FindAllSpans() { in FindAllSpans() function
287 TestTracingRecorder::SpanOrEvent::FindAllSpans() { in FindAllSpans() function
/external/federated-compute/fcp/tracing/test/
Dtracing_test.cc338 TEST(Tracing, FindAllSpans) { in TEST() argument