Searched refs:ALLOW_NULLS (Results 1 – 2 of 2) sorted by relevance
394 SmartArrayPointer<char> str = result.error->ToCString(ALLOW_NULLS); in ExpectError()
6642 enum AllowNullsFlag {ALLOW_NULLS, DISALLOW_NULLS}; enumerator