CheckNotNull 568 third_party/cld/base/logging.h CheckNotNull(__FILE__, __LINE__, "'" #val "' Must be non NULL", (val)) CheckNotNull 738 third_party/protobuf/src/google/protobuf/stubs/common.h T* CheckNotNull(const char *file, int line, const char *name, T* val) { CheckNotNull 746 third_party/protobuf/src/google/protobuf/stubs/common.h internal::CheckNotNull(__FILE__, __LINE__, "'" #A "' must not be NULL", (A))