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::__anon2b2c0cfe0311::ThreadWithParamSupport
445 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() function
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::__anond91645a20311::ThreadWithParamSupport
451 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() function
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::__anon7fd51a7f0311::ThreadWithParamSupport
488 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() function
492 std::unique_ptr<Runnable> runnable_;
494 Notification* thread_can_start_;