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

/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h1488 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const = 0;
1624 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const { function in class:testing::internal::ThreadLocal
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1784 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const = 0;
1922 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const { function in class:testing::internal::ThreadLocal
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h1755 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const = 0;
1893 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const { function in class:testing::internal::ThreadLocal
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1741 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const = 0;
1879 virtual ThreadLocalValueHolderBase* NewValueForCurrentThread() const { function in class:testing::internal::ThreadLocal
/external/googletest/googletest/src/
H A Dgtest-port.cc420 thread_local_instance->NewValueForCurrentThread())))
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc420 thread_local_instance->NewValueForCurrentThread())))
/external/v8/testing/gtest/src/
H A Dgtest-port.cc402 thread_local_instance->NewValueForCurrentThread())))
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-port.cc379 thread_local_instance->NewValueForCurrentThread())))

Completed in 286 milliseconds