Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h595 internal::Mutex test_properites_mutex_; variable
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc1724 internal::MutexLock lock(&test_properites_mutex_); in RecordProperty()