OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldwd
(Results
26 - 49
of
49
) sorted by null
1
2
/sdk/apkbuilder/etc/
apkbuilder
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
/sdk/dumpeventlog/etc/
dumpeventlog
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
/sdk/eventanalyzer/etc/
eventanalyzer
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
/sdk/hierarchyviewer/etc/
hierarchyviewer1
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
/dalvik/dx/tests/
run-all-tests
30
oldwd
=`pwd`
/sdk/monitor/
monitor
29
oldwd
=`pwd`
/packages/inputmethods/LatinIME/tools/dicttool/etc/
dicttool_aosp
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
/prebuilts/devtools/tools/
android
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
ddms
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
hierarchyviewer
30
oldwd
=`pwd`
35
cd "${
oldwd
}"
monkeyrunner
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
traceview
30
oldwd
=`pwd`
36
cd "${
oldwd
}"
uiautomatorviewer
30
oldwd
=`pwd`
36
cd "${
oldwd
}"
/libcore/luni/src/test/etc/loading-test2-jar/
build.sh
32
oldwd
=`pwd`
/dalvik/tests/
run-test
30
oldwd
=`pwd`
117
test_dir=`basename "$
oldwd
"`
235
cd "$
oldwd
"
run-all-tests
30
oldwd
=`pwd`
/art/test/
run-test
30
oldwd
=`pwd`
144
test_dir=`basename "$
oldwd
"`
294
cd "$
oldwd
"
run-all-tests
30
oldwd
=`pwd`
/libcore/luni/src/test/etc/loading-test-jar/
build.sh
32
oldwd
=`pwd`
/cts/tools/signature-tools/
sig-check
31
oldwd
=`pwd`
36
cd "${
oldwd
}"
sig-create
31
oldwd
=`pwd`
36
cd "${
oldwd
}"
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pep277.py
167
oldwd
= os.getcwd()
176
os.chdir(
oldwd
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pep277.py
167
oldwd
= os.getcwd()
176
os.chdir(
oldwd
)
/external/chromium_org/tools/gyp/pylib/gyp/
input.py
865
oldwd
= os.getcwd() # Python doesn't like os.open('.'): no fchdir.
878
os.chdir(
oldwd
)
[
all
...]
Completed in 438 milliseconds
1
2