Searched defs:strDesc (Results 1 – 1 of 1) sorted by relevance
1345 … String strDesc = str.isEmpty() ? "empty String (\"\")" : String.format("String \"%s\"", str); in _verifyNullForPrimitiveCoercion() local1456 … String strDesc = str.isEmpty() ? "empty String (\"\")" : String.format("String \"%s\"", str); in _verifyNullForScalarCoercion() local