Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/gprpp/
Dref_counted_test.cc52 class FooWithTracing : public RefCountedWithTracing<FooWithTracing> { class
54 FooWithTracing() : RefCountedWithTracing(&foo_tracer) {} in FooWithTracing() function in grpc_core::testing::__anon0f562d650111::FooWithTracing
Dref_counted_ptr_test.cc166 class FooWithTracing : public RefCountedWithTracing<FooWithTracing> { class
168 FooWithTracing() : RefCountedWithTracing(&foo_tracer) {} in FooWithTracing() function in grpc_core::testing::__anon6389ff3a0111::FooWithTracing