Home
last modified time | relevance | path

Searched defs:Text (Results 1 – 1 of 1) sorted by relevance

/test/app_compat/csuite/tools/script/
Dgenerate_module.py112 def write_build_module(package_name: Text, out_file: IO[bytes]) -> Text:
118 def write_test_module(package_name: Text, out_file: IO[bytes]) -> Text: