Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h238 TypeWithoutFormatter<T, (internal::IsAProtocolMessage<T>::value
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h861 struct IsAProtocolMessage struct