Home
last modified time | relevance | path

Searched refs:thread_local_instance (Results 1 – 14 of 14) sorted by relevance

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc455 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/
Dgtest-port.cc399 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/
Dgtest-port.cc508 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/
Dgtest-port.cc544 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/
Dgtest-port.cc538 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/
Dgtest-port.cc538 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/
Dgtest-port.h1465 const ThreadLocalBase* thread_local_instance);
1469 const ThreadLocalBase* thread_local_instance);
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h1497 const ThreadLocalBase* thread_local_instance);
1501 const ThreadLocalBase* thread_local_instance);
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h1455 const ThreadLocalBase *thread_local_instance);
1459 const ThreadLocalBase *thread_local_instance);
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1769 const ThreadLocalBase* thread_local_instance);
1773 const ThreadLocalBase* thread_local_instance);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-port.h1893 const ThreadLocalBase* thread_local_instance);
1897 const ThreadLocalBase* thread_local_instance);
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h1482 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/
Dgmock-gtest-all.cc8948 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/
Dgtest.h3035 const ThreadLocalBase* thread_local_instance);
3039 const ThreadLocalBase* thread_local_instance);