/external/v8/tools/gyp/test/defines-escaping/ |
D | gyptest-defines-escaping.py | 28 expect = """ variable 46 expect = """ variable 69 expect = """ variable 92 expect = """ variable 114 expect = r""" variable 135 expect = """ variable 155 expect = "%PATH%" variable 175 expect = r""" variable
|
/external/v8/tools/gyp/test/cflags/ |
D | gyptest-cflags.py | 28 expect = """FOO not defined\n""" variable 39 expect = """FOO defined\n""" variable 43 expect = """FOO not defined\n""" variable 54 expect = """FOO defined\n""" variable 63 expect = """FOO not defined\n""" variable 72 expect = """FOO defined\n""" variable
|
/external/v8/tools/gyp/test/defines/ |
D | gyptest-defines-env.py | 25 expect = """\ variable 43 expect = """\ variable 61 expect = """\ variable 79 expect = """\ variable
|
D | gyptest-defines-env-regyp.py | 31 expect = """\ variable 46 expect = """\ variable
|
/external/v8/tools/gyp/test/variables/filelist/ |
D | gyptest-filelist-golden.py | 18 expect = test.read('filelist.gyp.stdout') variable 20 expect = expect.replace('/', r'\\').replace('\r\n', '\n') variable 37 expect = test.read('filelist.gypd.golden').replace('\r', '') variable 44 expect = 'John\nJacob\nJingleheimer\nSchmidt\n' variable
|
/external/v8/tools/gyp/test/rules-rebuild/ |
D | gyptest-default.py | 23 expect = """\ variable 41 expect = """\ variable 59 expect = """\ variable 80 expect = """\ variable
|
D | gyptest-all.py | 23 expect = """\ variable 41 expect = """\ variable 59 expect = """\ variable
|
/external/libxml2/python/tests/ |
D | reader.py | 320 expect="""1 (a) [None] 0 0 variable 335 expect="""1 (test) [None] 0 0 variable 347 expect="""1 (a) [None] 0 0 variable 363 expect="""1 (test) [None] 1 0 variable 373 expect="""1 (test) [None] 0 0 variable 387 expect="""1 (test) [None] 0 0 variable 399 expect="""1 (p) [None] 0 0 variable 420 expect="""10 (article) [None] 0 0 variable
|
D | reader2.py | 20 expect="""../../test/valid/rss.xml:177: element rss: validity error : Element rss does not carry at… variable 73 expect="""10,test variable 123 expect="""10 test variable 175 expect="""10 test 0 variable 228 expect="""10 test 0 variable
|
D | walker.py | 25 expect="""0 1 foo 0 variable 64 expect="""0 1 foo 0 variable 104 expect="""0 1 foo 0 variable
|
/external/v8/tools/gyp/test/library/ |
D | gyptest-static.py | 26 expect = """\ variable 48 expect = """\ variable 75 expect = """\ variable
|
D | gyptest-shared.py | 26 expect = """\ variable 48 expect = """\ variable 75 expect = """\ variable
|
/external/v8/tools/gyp/test/rules/ |
D | gyptest-all.py | 33 expect = """\ variable 45 expect = """\ variable 71 expect = """\ variable
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/emitter/ |
D | Emitter.java | 279 public void expect() throws IOException { in expect() method in Emitter.ExpectStreamStart 290 public void expect() throws IOException { in expect() method in Emitter.ExpectNothing 298 public void expect() throws IOException { in expect() method in Emitter.ExpectFirstDocumentStart 310 public void expect() throws IOException { in expect() method in Emitter.ExpectDocumentStart 359 public void expect() throws IOException { in expect() method in Emitter.ExpectDocumentEnd 375 public void expect() throws IOException { in expect() method in Emitter.ExpectDocumentRoot 442 public void expect() throws IOException { in expect() method in Emitter.ExpectFirstFlowSequenceItem 459 public void expect() throws IOException { in expect() method in Emitter.ExpectFlowSequenceItem 496 public void expect() throws IOException { in expect() method in Emitter.ExpectFirstFlowMappingKey 519 public void expect() throws IOException { in expect() method in Emitter.ExpectFlowMappingKey [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | MessagePatternUtilTest.java | 278 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hello"); in TestHello() local 285 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hel'lo"); in TestHelloWithApos() local 292 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hel{o"); in TestHelloWithQuote() local 306 ExpectMessageNode expect = new ExpectMessageNode(). in TestNoneArg() local 324 ExpectMessageNode expect = new ExpectMessageNode(). in TestSimpleArg() local 332 ExpectMessageNode expect = new ExpectMessageNode(). in TestSelectArg() local 347 ExpectMessageNode expect = new ExpectMessageNode(). in TestPluralArg() local 403 ExpectMessageNode expect = new ExpectMessageNode(). in TestSelectOrdinalArg() local 418 ExpectMessageNode expect = new ExpectMessageNode(). in TestChoiceArg() local 436 ExpectMessageNode expect = new ExpectMessageNode(). in TestComplexArgs() local [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | MessagePatternUtilTest.java | 282 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hello"); in TestHello() local 289 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hel'lo"); in TestHelloWithApos() local 296 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hel{o"); in TestHelloWithQuote() local 310 ExpectMessageNode expect = new ExpectMessageNode(). in TestNoneArg() local 328 ExpectMessageNode expect = new ExpectMessageNode(). in TestSimpleArg() local 336 ExpectMessageNode expect = new ExpectMessageNode(). in TestSelectArg() local 351 ExpectMessageNode expect = new ExpectMessageNode(). in TestPluralArg() local 407 ExpectMessageNode expect = new ExpectMessageNode(). in TestSelectOrdinalArg() local 422 ExpectMessageNode expect = new ExpectMessageNode(). in TestChoiceArg() local 440 ExpectMessageNode expect = new ExpectMessageNode(). in TestComplexArgs() local [all …]
|
/external/v8/tools/gyp/test/variables/commands/ |
D | gyptest-commands-repeated.py | 16 expect = test.read('commands-repeated.gyp.stdout').replace('\r\n', '\n') variable 32 expect = test.read('commands-repeated.gypd.golden').replace('\r\n', '\n') variable
|
D | gyptest-commands-ignore-env.py | 23 expect = test.read('commands.gyp.ignore-env.stdout').replace('\r\n', '\n') variable 40 expect = test.read('commands.gypd.golden').replace('\r', '') variable
|
D | gyptest-commands.py | 17 expect = test.read('commands.gyp.stdout').replace('\r', '') variable 33 expect = test.read('commands.gypd.golden').replace('\r', '') variable
|
/external/v8/tools/gyp/test/actions/ |
D | gyptest-generated-header.py | 22 expect = 'foobar output\n' variable 35 expect = 'barbaz output\n' variable
|
D | gyptest-default.py | 43 expect = """\ variable 59 expect = "Hello from generate_main.py\n" variable
|
/external/v8/tools/gyp/test/cxxflags/ |
D | gyptest-cxxflags.py | 28 expect = """\ variable 40 expect = """\ variable
|
/external/v8/tools/gyp/test/include_dirs/ |
D | gyptest-all.py | 21 expect = """\ variable 35 expect = """\ variable
|
D | gyptest-default.py | 21 expect = """\ variable 35 expect = """\ variable
|
/external/v8/tools/gyp/test/linux/ |
D | gyptest-implicit-rpath.py | 33 expect = '$ORIGIN/lib/' variable 35 expect = '$ORIGIN/lib.target/' variable
|