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

/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1703 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const = 0;
1839 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const { function in class:testing::internal::ThreadLocal
/external/chromium_org/testing/gtest/src/
H A Dgtest-port.cc380 thread_local_instance->NewValueForCurrentThread())))

Completed in 60 milliseconds