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
212 String displayValue = displayAndInputProcessor.processForDisplay(path, value); in checkPaths() local213 if (!displayValue.equals(value)) { in checkPaths()215 + ">\t=>\t<" + displayValue + ">\t\t" + path); in checkPaths()
590 String displayValue = displayAndInputProcessor in TestPaths() local592 if (!displayValue.equals(value)) { in TestPaths()596 + value + ">\t=>\t<" + displayValue + ">\t\t" in TestPaths()
2465 int displayValue) in xmlSchemaSimpleTypeErr() argument2471 if (displayValue || (xmlSchemaEvalErrorNodeType(actxt, node) == in xmlSchemaSimpleTypeErr()2506 if (displayValue || (xmlSchemaEvalErrorNodeType(actxt, node) == in xmlSchemaSimpleTypeErr()