Searched refs:finished_ (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2390 finished_(false) {
2400 if (!finished_) {
2402 finished_ = true;
2418 bool finished_; // true iff we know that the thread function has finished. member in class:std::tr1::ThreadWithParam

Completed in 53 milliseconds