Searched refs:TestStacktrace (Results 1 – 1 of 1) sorted by relevance
157 void TestStacktrace(std::unique_ptr<DeadlockInterface> deadlock_impl) { in TestStacktrace() function232 TestStacktrace(std::make_unique<SpinDeadlock>()); in TEST()236 TestStacktrace(std::make_unique<SleepDeadlock>()); in TEST()244 TestStacktrace(std::make_unique<RtcEventDeadlock>()); in TEST()248 TestStacktrace(std::make_unique<RtcCriticalSectionDeadlock>()); in TEST()