Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h896 using HasShortDebugStringType = decltype(CheckShortDebugString<T>(nullptr)); variable
900 HasDebugStringType::value && HasShortDebugStringType::value;