Searched refs:bpt_open (Results 1 – 3 of 3) sorted by relevance
503 UnicodeSet bpt_open("[:bpt=o:]", errorCode); in TestBidiPairedBracketType() local507 assertTrue("bpt=Open is a subset of Ps", ps.containsAll(bpt_open)); in TestBidiPairedBracketType()
2480 UnicodeSet bpt_open = new UnicodeSet("[:bpt=o:]"); in TestBidiPairedBracketType() local2484 assertTrue("bpt=Open is a subset of Ps", ps.containsAll(bpt_open)); in TestBidiPairedBracketType()
2476 UnicodeSet bpt_open = new UnicodeSet("[:bpt=o:]"); in TestBidiPairedBracketType() local2480 assertTrue("bpt=Open is a subset of Ps", ps.containsAll(bpt_open)); in TestBidiPairedBracketType()