Searched refs:kDynamic (Results 1 - 8 of 8) sorted by relevance

/external/googletest/googletest/src/
H A Dgtest-port.cc240 type_(kDynamic),
252 if (type_ == kDynamic) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc240 type_(kDynamic),
252 if (type_ == kDynamic) {
/external/v8/testing/gtest/src/
H A Dgtest-port.cc222 type_(kDynamic),
234 if (type_ == kDynamic) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-port.cc198 : type_(kDynamic),
211 if (type_ == kDynamic) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h1408 enum MutexType { kStatic = 0, kDynamic = 1 }; enumerator in enum:testing::internal::Mutex::MutexType
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1662 enum MutexType { kStatic = 0, kDynamic = 1 }; enumerator in enum:testing::internal::Mutex::MutexType
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h1662 enum MutexType { kStatic = 0, kDynamic = 1 }; enumerator in enum:testing::internal::Mutex::MutexType
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1661 enum MutexType { kStatic = 0, kDynamic = 1 }; enumerator in enum:testing::internal::Mutex::MutexType

Completed in 217 milliseconds