Home
last modified time | relevance | path

Searched defs:validName (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/sql/
DOldDriverPropertyInfoTest.java28 static final String validName = "testname"; field in OldDriverPropertyInfoTest
/libcore/luni/src/test/java/tests/api/javax/xml/parsers/
DSAXParserTest.java865 String validName = "http://xml.org/sax/properties/lexical-handler"; in testSetGetProperty() local