Home
last modified time | relevance | path

Searched refs:ThreadWithParamSupport (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc381 class ThreadWithParamSupport : public ThreadWithParamBase { class
391 &ThreadWithParamSupport::ThreadMain, in CreateThread()
424 ThreadWithParamSupport();
426 GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParamSupport);
433 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc325 class ThreadWithParamSupport : public ThreadWithParamBase { class
335 &ThreadWithParamSupport::ThreadMain, in CreateThread()
368 ThreadWithParamSupport();
370 GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParamSupport);
377 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc325 class ThreadWithParamSupport : public ThreadWithParamBase { class
335 &ThreadWithParamSupport::ThreadMain, in CreateThread()
368 ThreadWithParamSupport();
370 GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParamSupport);
377 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc325 class ThreadWithParamSupport : public ThreadWithParamBase { class
335 &ThreadWithParamSupport::ThreadMain, in CreateThread()
368 ThreadWithParamSupport();
370 GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParamSupport);
377 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()
/external/googletest/googletest/src/
Dgtest-port.cc465 class ThreadWithParamSupport : public ThreadWithParamBase { class
474 &ThreadWithParamSupport::ThreadMain, in CreateThread()
507 ThreadWithParamSupport();
509 GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParamSupport);
516 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc8878 class ThreadWithParamSupport : public ThreadWithParamBase { class
8888 &ThreadWithParamSupport::ThreadMain, in CreateThread()
8921 ThreadWithParamSupport();
8923 GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParamSupport);
8930 : thread_(ThreadWithParamSupport::CreateThread(runnable, in ThreadWithParamBase()