Searched refs:do_not_match_1 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/monitor/
H A DAttributeArbitraryDataTypeTest.java67 do_not_match_1, enum constant in enum:AttributeArbitraryDataTypeTest.Match
639 obsObj.sa = "do_not_match_1";
642 ca.setStringAttribute("do_not_match_1");
645 ca.setEnumAttribute(Match.do_not_match_1);

Completed in 1528 milliseconds