OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cwd
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gyp/test/small/
gyptest-small.py
23
sys.path.append(os.path.join(test.
_cwd
, 'pylib'))
42
full_filename = os.path.join(test.
_cwd
, filename)
/external/chromium_org/tools/gyp/test/lib/
TestCmd.py
856
self.
_cwd
= os.getcwd()
978
os.chdir(self.
_cwd
)
1004
program = os.path.join(self.
_cwd
, program)
[
all
...]
Completed in 333 milliseconds