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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3670 value_param_(a_value_param ? new std::string(a_value_param) : NULL),
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18057 if (value_param_.get() != NULL)
18058 return value_param_->c_str();
18140 const internal::scoped_ptr<const ::std::string> value_param_; member in class:testing::TestInfo

Completed in 126 milliseconds