OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldwd
(Results
26 - 50
of
50
) sorted by null
1
2
/prebuilts/sdk/tools/
dx
30
oldwd
=`pwd`
35
cd "${
oldwd
}"
lint
29
oldwd
=`pwd`
34
cd "${
oldwd
}"
mainDexClasses
53
oldwd
=`pwd`
58
cd "${
oldwd
}"
/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/eclipse/monitor/
monitor
29
oldwd
=`pwd`
/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/dx/etc/
mainDexClasses
53
oldwd
=`pwd`
58
cd "${
oldwd
}"
/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
}"
/art/test/
run-test
31
oldwd
=`pwd`
83
export ANDROID_BUILD_TOP=$
oldwd
344
tmp_dir="`cd $
oldwd
; python -c "import os; print os.path.realpath('$tmp_dir')"`"
468
test_dir=`basename "$
oldwd
"`
714
echo "Failed to build in tmpdir=${tmp_dir} from
oldwd
=${
oldwd
} and cwd=`pwd`" >> "$output"
749
cd "$
oldwd
"
run-all-tests
30
oldwd
=`pwd`
/cts/tools/vm-tests-tf/etc/
starttests
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
)
Completed in 2983 milliseconds
1
2