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::__anon62a7bc2c0111::TestThreadContext