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)
121 this is the blurb we want to upload
138 this is the blurb we want to upload
Dtest55187 this is the blurb we want to upload
95 this is the blurb we want to upload
Dtest548112 this is the blurb we want to upload
129 this is the blurb we want to upload
Dtest547112 this is the blurb we want to upload
129 this is the blurb we want to upload
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/curl/
DCHANGES.017569 also a little blurb about general cookie stuff in the README/help text.