Searched refs:displayValue (Results 1 – 6 of 6) sorted by relevance
145 String writeLabel, String displayValue) { in genJavaDebugWrite() argument156 writer.println(displayValue + ");"); in genJavaDebugWrite()167 String readLabel, String displayValue) { in genJavaDebugRead() argument177 writer.println(displayValue + ");"); in genJavaDebugRead()
64 String writeLabel, String displayValue) {} in genJavaDebugWrite() argument70 String readLabel, String displayValue) {} in genJavaDebugRead() argument
73 String writeLabel, String displayValue) {} in genJavaDebugWrite() argument79 String readLabel, String displayValue) {} in genJavaDebugRead() argument
215 String displayValue = displayAndInputProcessor.processForDisplay(path, value); in checkPaths() local216 if (!displayValue.equals(value)) { in checkPaths()218 + ">\t=>\t<" + displayValue + ">\t\t" + path); in checkPaths()
593 String displayValue = displayAndInputProcessor in TestPaths() local595 if (!displayValue.equals(value)) { in TestPaths()599 + value + ">\t=>\t<" + displayValue + ">\t\t" in TestPaths()
2510 int displayValue) in xmlSchemaSimpleTypeErr() argument2516 if (displayValue || (xmlSchemaEvalErrorNodeType(actxt, node) == in xmlSchemaSimpleTypeErr()2551 if (displayValue || (xmlSchemaEvalErrorNodeType(actxt, node) == in xmlSchemaSimpleTypeErr()