Searched refs:GetOrCreateValue (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.h2596 T* pointer() { return GetOrCreateValue(); }
2597 const T* pointer() const { return GetOrCreateValue(); }
2623 T* GetOrCreateValue() const { function in class:std::tr1::ThreadLocal

Completed in 49 milliseconds