/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-port.cc | 455 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 469 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread() 474 thread_local_instance, in GetValueOnCurrentThread() 476 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread() 483 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 497 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed() 605 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 607 thread_local_instance); in GetValueOnCurrentThread() 611 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 612 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
|
/external/llvm-project/llvm/utils/unittest/googletest/src/ |
D | gtest-port.cc | 399 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 413 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread() 418 thread_local_instance, in GetValueOnCurrentThread() 420 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread() 427 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 441 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed() 548 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 550 thread_local_instance); in GetValueOnCurrentThread() 554 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 555 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-port.cc | 508 const ThreadLocalBase *thread_local_instance) { in GetValueOnCurrentThread() argument 527 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread() 532 thread_local_instance, in GetValueOnCurrentThread() 534 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread() 541 const ThreadLocalBase *thread_local_instance) { in OnThreadLocalDestroyed() argument 554 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed() 661 const ThreadLocalBase *thread_local_instance) { in GetValueOnCurrentThread() argument 663 thread_local_instance); in GetValueOnCurrentThread() 667 const ThreadLocalBase *thread_local_instance) { in OnThreadLocalDestroyed() argument 668 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
|
/external/googletest/googletest/src/ |
D | gtest-port.cc | 544 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 561 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread() 566 thread_local_instance, in GetValueOnCurrentThread() 568 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread() 575 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 589 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed() 699 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 701 thread_local_instance); in GetValueOnCurrentThread() 705 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 706 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest-port.cc | 538 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 552 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread() 557 thread_local_instance, in GetValueOnCurrentThread() 559 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread() 566 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 580 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed() 690 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 692 thread_local_instance); in GetValueOnCurrentThread() 696 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 697 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 538 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 552 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread() 557 thread_local_instance, in GetValueOnCurrentThread() 559 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread() 566 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 580 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed() 690 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 692 thread_local_instance); in GetValueOnCurrentThread() 696 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 697 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-port.h | 1465 const ThreadLocalBase* thread_local_instance); 1469 const ThreadLocalBase* thread_local_instance);
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/ |
D | gtest-port.h | 1497 const ThreadLocalBase* thread_local_instance); 1501 const ThreadLocalBase* thread_local_instance);
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-port.h | 1455 const ThreadLocalBase *thread_local_instance); 1459 const ThreadLocalBase *thread_local_instance);
|
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-port.h | 1769 const ThreadLocalBase* thread_local_instance); 1773 const ThreadLocalBase* thread_local_instance);
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-port.h | 1893 const ThreadLocalBase* thread_local_instance); 1897 const ThreadLocalBase* thread_local_instance);
|
/external/googletest/googletest/include/gtest/internal/ |
D | gtest-port.h | 1482 const ThreadLocalBase* thread_local_instance); 1486 const ThreadLocalBase* thread_local_instance);
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/ |
D | gmock-gtest-all.cc | 8948 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 8962 thread_local_values.find(thread_local_instance); in GetValueOnCurrentThread() 8967 thread_local_instance, in GetValueOnCurrentThread() 8969 thread_local_instance->NewValueForCurrentThread()))) in GetValueOnCurrentThread() 8976 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 8990 thread_local_values.find(thread_local_instance); in OnThreadLocalDestroyed() 9097 const ThreadLocalBase* thread_local_instance) { in GetValueOnCurrentThread() argument 9099 thread_local_instance); in GetValueOnCurrentThread() 9103 const ThreadLocalBase* thread_local_instance) { in OnThreadLocalDestroyed() argument 9104 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gtest/ |
D | gtest.h | 3035 const ThreadLocalBase* thread_local_instance); 3039 const ThreadLocalBase* thread_local_instance);
|