Searched refs:kStatic (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc285 if (type_ == kStatic) {
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1662 enum MutexType { kStatic = 0, kDynamic = 1 }; enumerator in enum:testing::internal::Mutex::MutexType
1669 // statically initialized to 0 (effectively setting it to kStatic) and on

Completed in 17 milliseconds