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

/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1623 enum MutexType { kStatic = 0, kDynamic = 1 }; enumerator in enum:testing::internal::Mutex::MutexType
1630 // statically initialized to 0 (effectively setting it to kStatic) and on
/external/chromium_org/testing/gtest/src/
H A Dgtest-port.cc245 if (type_ == kStatic) {

Completed in 58 milliseconds