Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gtest/src/
Dgtest-port.cc487 struct ThreadMainParam { struct in testing::internal::__anone1e53ce00311::ThreadWithParamSupport
488 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() argument
492 std::unique_ptr<Runnable> runnable_;
494 Notification* thread_can_start_;
/third_party/googletest/googletest/src/
Dgtest-port.cc489 struct ThreadMainParam { struct in testing::internal::__anon88e5d3ff0311::ThreadWithParamSupport
490 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() function
494 std::unique_ptr<Runnable> runnable_;
496 Notification* thread_can_start_;
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc10817 struct ThreadMainParam { struct in testing::internal::__anon9d3443170e11::ThreadWithParamSupport
10818 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() argument
10822 std::unique_ptr<Runnable> runnable_;
10824 Notification* thread_can_start_;