Searched refs:appliedSubs (Results 1 – 1 of 1) sorted by relevance
1540 def test_partial_instance(self, location, appliedSubs, expectedRecords): argument1574 assert _getSubstitutions(gsub, appliedLookupIndices) == appliedSubs1590 def test_full_instance(self, location, appliedSubs): argument1607 if appliedSubs:1609 assert _getSubstitutions(gsub, lookupIndices) == appliedSubs