Searched defs:TestThreadContext (Results 1 – 1 of 1) sorted by relevance
163 class TestThreadContext final : public ThreadContextBase { class165 explicit TestThreadContext(int tid) : ThreadContextBase(tid) {} in TestThreadContext() function in __sanitizer::__anon02c6f2930111::TestThreadContext