Searched refs:InstallAsThreadLocal (Results 1 – 8 of 8) sorted by relevance
123 local_recorder->InstallAsThreadLocal(); in TEST()138 local_recorder->InstallAsThreadLocal(); in TEST()139 local_recorder->InstallAsThreadLocal(); in TEST()149 local_recorder->InstallAsThreadLocal(); in TEST()152 local_recorder->InstallAsThreadLocal(); in TEST()170 local_recorder1.InstallAsThreadLocal(); in TEST()171 ASSERT_DEATH(local_recorder2.InstallAsThreadLocal(), in TEST()181 local_recorder1.InstallAsThreadLocal(); in TEST()
44 void InstallAsThreadLocal() override { impl_->InstallAsThreadLocal(); } in InstallAsThreadLocal() function
121 void TestTracingRecorder::InstallAsThreadLocal() { in InstallAsThreadLocal() function in fcp::TestTracingRecorder122 impl_->InstallAsThreadLocal(); in InstallAsThreadLocal()
53 virtual void InstallAsThreadLocal() = 0;
28 tracing_recorder_->InstallAsThreadLocal(); in ScopedTracingRecorder()
54 void InstallAsThreadLocal();
131 void TracingRecorderImpl::InstallAsThreadLocal() { in InstallAsThreadLocal() function in fcp::tracing_internal::TracingRecorderImpl
204 void InstallAsThreadLocal() override;