Searched refs:LOG_NULL (Results 1 – 1 of 1) sorted by relevance
1102 const static int LOG_NULL = -1; member1123 …bool Null() { RAPIDJSON_ASSERT(LogCount < LogCapacity); Logs[LogCount++] = LOG_NULL; return true; } in Null()1181 handler.LOG_NULL, in TEST()