Searched refs:ThreadWithParamSupport (Results 1 – 1 of 1) sorted by relevance
381 class ThreadWithParamSupport : public ThreadWithParamBase { class391 &ThreadWithParamSupport::ThreadMain, in CreateThread()424 ThreadWithParamSupport();426 GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParamSupport);433 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()