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

/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
H A Dios_plist_writer_unittest.py39 def _ParseWithCocoa(self, decode, text): member in class:IOSPListWriterUnittest
92 parse = functools.partial(self._ParseWithCocoa, False)
93 decode_and_parse = functools.partial(self._ParseWithCocoa, True)

Completed in 297 milliseconds