Home
last modified time | relevance | path

Searched refs:global_test_part_result_reporter_mutex_ (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h831 internal::Mutex global_test_part_result_reporter_mutex_; variable
Dgtest.cc680 internal::MutexLock lock(&global_test_part_result_reporter_mutex_); in GetGlobalTestPartResultReporter()
687 internal::MutexLock lock(&global_test_part_result_reporter_mutex_); in SetGlobalTestPartResultReporter()