Home
last modified time | relevance | path

Searched refs:blurb (Results 1 – 8 of 8) sorted by relevance

/external/autotest/site_utils/tester_feedback/
Dsequenced_request.py25 def __init__(self, blurb, input_handler, prompt=None): argument
30 self.blurb = self._format_text(blurb)
32 self.blurb += '\n' + blurb_supp
51 if self.blurb:
52 print(self.blurb, end=('\n' if self.prompt else ' '))
72 def append_question(self, blurb, input_handler, prompt=None): argument
80 blurb = blurb or ''
82 blurb % attrs, input_handler,
/external/iptables/iptables/
Diptables-apply15 function blurb() function
33 blurb
/external/curl/tests/data/
Dtest555111 s/^(this is the blurb we want to upload)\r\n/$1\n/ if($has_charconv)
122 this is the blurb we want to upload
141 this is the blurb we want to upload
Dtest55188 this is the blurb we want to upload
97 this is the blurb we want to upload
Dtest548113 this is the blurb we want to upload
132 this is the blurb we want to upload
Dtest547113 this is the blurb we want to upload
132 this is the blurb we want to upload
/external/avahi/docs/
DHACKING35 python script please add this legal blurb to its header:
/external/curl/
DCHANGES.017569 also a little blurb about general cookie stuff in the README/help text.