Searched defs:InternallyRefCountedWithTracing (Results 1 – 2 of 2) sorted by relevance
136 InternallyRefCountedWithTracing() in InternallyRefCountedWithTracing() function139 explicit InternallyRefCountedWithTracing(TraceFlag* trace_flag) in InternallyRefCountedWithTracing() function145 explicit InternallyRefCountedWithTracing(DebugOnlyTraceFlag* trace_flag) in InternallyRefCountedWithTracing() function
106 TEST(OrphanablePtr, InternallyRefCountedWithTracing) { in TEST() argument