Searched defs:validValue (Results 1 – 2 of 2) sorted by relevance
29 static final String validValue = "testvalue"; field in OldDriverPropertyInfoTest
852 LexicalHandler validValue = new MockHandler(new MethodLogger()); in testSetGetProperty() local