Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-internal-inl.h862 internal::Mutex global_test_part_result_reporter_mutex_; variable
H A Dgtest.cc1045 internal::MutexLock lock(&global_test_part_result_reporter_mutex_); in GetGlobalTestPartResultReporter()
1052 internal::MutexLock lock(&global_test_part_result_reporter_mutex_); in SetGlobalTestPartResultReporter()