Searched refs:ThreadWithParamSupport (Results 1 – 1 of 1) sorted by relevance
465 class ThreadWithParamSupport : public ThreadWithParamBase { class474 &ThreadWithParamSupport::ThreadMain, in CreateThread()507 ThreadWithParamSupport();509 GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParamSupport);516 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()