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

/openjdk7/jdk/test/javax/management/monitor/
H A DAttributeArbitraryDataTypeTest.java68 do_not_match_2, enum constant in enum:AttributeArbitraryDataTypeTest.Match
671 obsObj.sa = "do_not_match_2";
674 ca.setStringAttribute("do_not_match_2");
677 ca.setEnumAttribute(Match.do_not_match_2);

Completed in 30 milliseconds