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