Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h890 using HasShortDebugStringType = decltype(CheckShortDebugString<T>(nullptr)); variable
894 HasDebugStringType::value && HasShortDebugStringType::value;