OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chdir1
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gyp/test/same-gyp-name/
gyptest-all.py
30
chdir1
= 'relocate/src/subdir1'
variable
33
chdir1
= chdir2 = 'relocate/src'
35
test.run_built_executable('program1', chdir=
chdir1
, stdout=expect1)
gyptest-default.py
30
chdir1
= 'relocate/src/subdir1'
variable
33
chdir1
= chdir2 = 'relocate/src'
35
test.run_built_executable('program1', chdir=
chdir1
, stdout=expect1)
Completed in 43 milliseconds