Searched defs:TestThreadContext (Results 1 – 1 of 1) sorted by relevance
162 class TestThreadContext final : public ThreadContextBase { global() class 164 explicit TestThreadContext(int tid) : ThreadContextBase(tid) {} TestThreadContext() function in __sanitizer::__anon8a4babaf0111::TestThreadContext