Searched refs:bpt_open (Results 1 – 3 of 3) sorted by relevance
521 UnicodeSet bpt_open("[:bpt=o:]", errorCode); in TestBidiPairedBracketType() local525 assertTrue("bpt=Open is a subset of Ps", ps.containsAll(bpt_open)); in TestBidiPairedBracketType()
2510 UnicodeSet bpt_open = new UnicodeSet("[:bpt=o:]"); in TestBidiPairedBracketType() local2514 assertTrue("bpt=Open is a subset of Ps", ps.containsAll(bpt_open)); in TestBidiPairedBracketType()
2507 UnicodeSet bpt_open = new UnicodeSet("[:bpt=o:]"); in TestBidiPairedBracketType() local2511 assertTrue("bpt=Open is a subset of Ps", ps.containsAll(bpt_open)); in TestBidiPairedBracketType()