Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
Dscript_injector.py68 def InjectScript(text_chunks, content_type, script_to_inject): argument
Dhttparchive.py951 def set_data_from_chunks(self, text_chunks): argument