Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/miniglog/glog/
Dlogging.h393 T& CheckNotNullCommon(const char *file, int line, const char *names, T& t) { in CheckNotNullCommon() function
402 return CheckNotNullCommon(file, line, names, t); in CheckNotNull()
407 return CheckNotNullCommon(file, line, names, t); in CheckNotNull()