Home
last modified time | relevance | path

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

/third_party/googletest/googletest/src/
Dgtest-port.cc404 struct ThreadMainParam { struct in testing::internal::__anon7a42adc30311::ThreadWithParamSupport
405 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() function
409 scoped_ptr<Runnable> runnable_;
411 Notification* thread_can_start_;
/third_party/boringssl/src/third_party/googletest/src/
Dgtest-port.cc487 struct ThreadMainParam { struct in testing::internal::__anon7a66a1690311::ThreadWithParamSupport
488 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() function
492 std::unique_ptr<Runnable> runnable_;
494 Notification* thread_can_start_;
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc8897 struct ThreadMainParam { struct in testing::internal::__anoneda6c4b40911::ThreadWithParamSupport
8898 ThreadMainParam(Runnable* runnable, Notification* thread_can_start) in ThreadMainParam() function
8902 scoped_ptr<Runnable> runnable_;
8904 Notification* thread_can_start_;