Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h812 struct CompileAssert { struct
816 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \