Searched refs:CompileAssert (Results 1 – 4 of 4) sorted by relevance
42 struct CompileAssert { struct46 typedef CompileAssert<static_cast<bool>(expr)> \
212 struct CompileAssert { struct217 typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
680 struct CompileAssert { struct684 typedef ::testing::internal::CompileAssert<(bool(expr))> \
344 struct CompileAssert { struct351 typedef ::google::protobuf::internal::CompileAssert<(bool(expr))> \