HomeSort by relevance Sort by last modified time
    Searched refs:quoting (Results 1 - 8 of 8) sorted by null

  /external/mockito/src/org/mockito/internal/matchers/
Equals.java 32 String text = quoting();
34 text+= quoting();
38 private String quoting() { method in class:Equals
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/formatter/
main.py 22 parser.add_argument('--double-quote-strings', action='store_const', dest='quoting', const='double', default='single',
37 options.quoting = None
40 fixers = _fixers_for_quoting(options.quoting)
70 def _fixers_for_quoting(quoting):
75 }.get(quoting)
main_unittest.py 18 longer_list = ['this is a list of strings that should be wrapped', "and consistently quoted", "because it's important to test quoting"]
33 "because it's important to test quoting"]
50 "because it's important to test quoting"]
61 longer_list = ["this is a list of strings that should be wrapped", "and consistently quoted", "because it's important to test quoting"]
  /external/chromium_org/tools/gyp/test/defines-escaping/
gyptest-defines-escaping.py 99 # (to exercise Windows' quoting behaviour).
160 # quoting behaviour).
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/bison/tests/
testsuite 80 # We need space, tab and new line, in precisely that order. Quoting is
    [all...]

Completed in 225 milliseconds