Home
last modified time | relevance | path

Searched defs:ThreadMainParam (Results 1 – 3 of 3) sorted by relevance

/third_party/googletest/googletest/src/
Dgtest-port.cc444 struct ThreadMainParam { struct in testing::internal::__anoneb6f6c000311::ThreadWithParamSupport
445 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() argument
447 std::unique_ptr<Runnable> runnable_;
449 Notification* thread_can_start_;
/third_party/node/deps/googletest/src/
Dgtest-port.cc450 struct ThreadMainParam { struct in testing::internal::__anon5b08cc640311::ThreadWithParamSupport
451 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() argument
453 std::unique_ptr<Runnable> runnable_;
455 Notification* thread_can_start_;
/third_party/mesa3d/src/gtest/src/
Dgtest-port.cc487 struct ThreadMainParam { struct in testing::internal::__anon925e90410311::ThreadWithParamSupport
488 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() argument
492 std::unique_ptr<Runnable> runnable_;
494 Notification* thread_can_start_;