Searched refs:CONTAINS_SOME (Results 1 – 2 of 2) sorted by relevance
232 public static TestRelation CONTAINS_SOME = new TestRelation<Collection, Object>() { field in TestFmwkPlus
409 … assertRelation("getCLDRScriptCodes contains variants", false, codes, CONTAINS_SOME, variants); in TestCldrScriptCodes()