HomeSort by relevance Sort by last modified time
    Searched defs:stdout (Results 1 - 25 of 402) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/gyp/test/configurations/inheritance/
gyptest-inheritance.py 26 stdout=('Base configuration\n' variable
34 stdout=('Base configuration\n' variable
  /external/chromium_org/tools/gyp/test/dependency-copy/
gyptest-copy.py 21 stdout="Hello from file1.c\n") variable
24 stdout="Hello from file2.c\n") variable
  /external/chromium_org/tools/gyp/test/generator-output/
gyptest-subdir2-deep.py 35 stdout="Hello from deeper.c\n") variable
gyptest-symlink.py 42 stdout="Hello from deeper.c\n") variable
  /external/chromium_org/tools/gyp/test/rules-variables/
gyptest-rules-variables.py 23 stdout="input_root\ninput_dirname\ninput_path\n" + variable
  /external/chromium_org/tools/gyp/test/sibling/
gyptest-all.py 31 stdout="Hello from prog1.c\n") variable
37 stdout="Hello from prog2.c\n") variable
gyptest-relocate.py 33 stdout="Hello from prog1.c\n") variable
39 stdout="Hello from prog2.c\n") variable
  /external/chromium_org/tools/gyp/test/subdirectory/
gyptest-SYMROOT-all.py 30 stdout="Hello from prog1.c\n", variable
33 stdout="Hello from prog2.c\n", variable
gyptest-SYMROOT-default.py 30 stdout="Hello from prog1.c\n", variable
34 stdout="Hello from prog2.c\n", variable
gyptest-subdir2-deep.py 23 stdout="Hello from prog3.c\n") variable
gyptest-top-all.py 32 stdout="Hello from prog1.c\n", variable
41 stdout="Hello from prog2.c\n") variable
gyptest-top-default.py 32 stdout="Hello from prog1.c\n", variable
41 stdout="Hello from prog2.c\n") variable
gyptest-subdir-all.py 33 stdout="Hello from prog2.c\n") variable
gyptest-subdir-default.py 33 stdout="Hello from prog2.c\n") variable
  /external/chromium_org/third_party/libvpx/
obj_int_extract.py 29 stdout=fh) variable
  /external/chromium_org/tools/gyp/test/home_dot_gyp/
gyptest-home-includes-config-arg.py 29 stdout='FOO is fromhome3\n') variable
gyptest-home-includes-config-env.py 31 stdout='FOO is fromhome3\n') variable
gyptest-home-includes-regyp.py 31 stdout='FOO is fromhome\n') variable
42 stdout='FOO is fromhome2\n') variable
gyptest-home-includes.py 28 stdout='FOO is fromhome\n') variable
  /external/chromium_org/tools/gyp/test/make/
gyptest-noload.py 26 stdout='Hello from shared.c.\n') variable
32 stdout='Hello from shared.c.\n') variable
36 stdout='Hello from shared.c.\n') variable
44 stdout='Hello from shared.c.\n') variable
55 stdout='Hello from shared.c.\n') variable
  /external/chromium_org/tools/gyp/test/actions-multiple/
gyptest-all.py 61 stdout=( variable
  /external/chromium_org/tools/gyp/test/analyzer/
gyptest-analyzer.py 24 stdout='Must specify files to analyze via file_path generator ' variable
29 test.run_gyp('test.gyp', '-Gfile_path=test_file', stdout=found)
33 test.run_gyp('test.gyp', '-Gfile_path=test_file', stdout=not_found)
38 stdout=found) variable
42 test.run_gyp('test.gyp', '-Gfile_path=test_file', stdout=not_found)
46 test.run_gyp('test.gyp', '-Gfile_path=test_file', stdout=not_found)
50 test.run_gyp('test.gyp', '-Gfile_path=test_file', stdout=found)
54 test.run_gyp('test.gyp', '-Gfile_path=test_file', stdout=found)
58 test.run_gyp('test.gyp', '-Gfile_path=test_file', stdout=not_found)
62 test.run_gyp('test.gyp', '-Gfile_path=test_file', stdout=found
    [all...]
  /external/chromium_org/tools/gyp/test/rules-dirname/
gyptest-dirname.py 32 test.run_built_executable('gencc_int_output', chdir=chdir, stdout=expect)
35 stdout=expect) variable
  /external/chromium_org/tools/gyp/test/toplevel-dir/
gyptest-toplevel-dir.py 29 stdout="Hello from prog1.c\n") variable
  /external/chromium_org/tools/gyp/test/win/
gyptest-cl-enable-enhanced-instruction-set.py 25 stdout='/arch:SSE\n') variable
27 stdout='/arch:SSE2\n') variable
32 stdout='/arch:AVX\n') variable
37 stdout='/arch:IA32\n') variable

Completed in 193 milliseconds

1 2 3 4 5 6 7 8 91011>>